diff options
Diffstat (limited to 'StoneIsland/www/css/index.css')
| -rw-r--r-- | StoneIsland/www/css/index.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/StoneIsland/www/css/index.css b/StoneIsland/www/css/index.css index 0988d8a4..9de286c1 100644 --- a/StoneIsland/www/css/index.css +++ b/StoneIsland/www/css/index.css @@ -50,3 +50,8 @@ body { position: absolute; width: 100%; } + +.error_hilite { + color: red; + border-color: red; +} |
