mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 07:11:52 +00:00
Style chnage to troggle pages for python3
This commit is contained in:
parent
01e098339e
commit
58c2650162
@ -297,10 +297,11 @@ div#header {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
Dheight:50px;
|
||||
background-image: url( ../204plan.gif);
|
||||
background-image: url( ../loserBanner.jpg);
|
||||
border-bottom:thin solid #000;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-variant: normal;
|
||||
color: #e0e0e0;
|
||||
}
|
||||
|
||||
|
||||
@ -324,7 +325,7 @@ div#editLinks a{
|
||||
.toolbarlinks
|
||||
{
|
||||
padding:5px;
|
||||
background-color:#ff9;
|
||||
background-color:#9ff;
|
||||
text-align:center;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
@ -25,7 +25,7 @@ div.logbookentry ul.cavers
|
||||
}
|
||||
td.author
|
||||
{
|
||||
background-color:yellow;
|
||||
background-color:rgb(94, 255, 0);
|
||||
}
|
||||
|
||||
div.logbookentry p
|
||||
|
Loading…
Reference in New Issue
Block a user