Merge branch 'wscan_css' into wscan

This commit is contained in:
AE6XE 2015-04-04 20:05:45 -07:00
commit 982bff9cf0
1 changed files with 3 additions and 0 deletions

View File

@ -26,3 +26,6 @@ body table {
.LogoDiv { position:absolute left:0px; width:100%; height:95; }
.AREDNLogo { background:rgb(231,231,231); position:absolute; left:10%; width:175; height:95; }
.PartOfAREDN { font-family:Verdana; font-size:xx-small; text-align:center; }
/* Used to indicate NODES in the WSCAN output */
.wscan-row-node { background-color: lightseagreen}