Style chnage to troggle pages for python3

This commit is contained in:
Philip Sargent 2020-05-30 12:35:47 +01:00
parent 01e098339e
commit 58c2650162
2 changed files with 4 additions and 3 deletions

View File

@ -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;
}

View File

@ -25,7 +25,7 @@ div.logbookentry ul.cavers
}
td.author
{
background-color:yellow;
background-color:rgb(94, 255, 0);
}
div.logbookentry p