mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-04-03 17:31:47 +01: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-left:auto;
|
||||||
margin-right:auto;
|
margin-right:auto;
|
||||||
Dheight:50px;
|
Dheight:50px;
|
||||||
background-image: url( ../204plan.gif);
|
background-image: url( ../loserBanner.jpg);
|
||||||
border-bottom:thin solid #000;
|
border-bottom:thin solid #000;
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
font-variant: normal;
|
font-variant: normal;
|
||||||
|
color: #e0e0e0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -324,7 +325,7 @@ div#editLinks a{
|
|||||||
.toolbarlinks
|
.toolbarlinks
|
||||||
{
|
{
|
||||||
padding:5px;
|
padding:5px;
|
||||||
background-color:#ff9;
|
background-color:#9ff;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@ div.logbookentry ul.cavers
|
|||||||
}
|
}
|
||||||
td.author
|
td.author
|
||||||
{
|
{
|
||||||
background-color:yellow;
|
background-color:rgb(94, 255, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
div.logbookentry p
|
div.logbookentry p
|
||||||
|
Loading…
x
Reference in New Issue
Block a user