diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/standard023.css (renamed from css/standard022.css) | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/css/standard022.css b/css/standard023.css index 79dfeea..7c84507 100644 --- a/css/standard022.css +++ b/css/standard023.css @@ -649,4 +649,8 @@ div.table div img.gravatar, img.gravatar { width: 4em; height: 4em; border: 3px solid #aaa; -}
\ No newline at end of file +} + +.highcall { + background-color: #fc3; +} |