2
0
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:
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-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;
} }

View File

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