diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/style/vtxgfx.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/html/style/vtxgfx.css b/html/style/vtxgfx.css index 1521d1f..f0676e8 100644 --- a/html/style/vtxgfx.css +++ b/html/style/vtxgfx.css @@ -24,6 +24,11 @@ background-image:url(../images/vtxgfx.gif); background-repeat:no-repeat; } +.vtx-mark{ + color:black; + background-color:lime +} + .white20 { background-position: 0px 0px ;} .white21 { background-position: 0px -16px ;} .white22 { background-position: 0px -32px ;} |
