diff options
Diffstat (limited to 'public/css/new_page.css')
-rw-r--r-- | public/css/new_page.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/new_page.css b/public/css/new_page.css index 0cc067a..29d3ad0 100644 --- a/public/css/new_page.css +++ b/public/css/new_page.css | |||
@@ -19,7 +19,7 @@ | |||
19 | } | 19 | } |
20 | .new_page #page_location:hover, .new_page input[type=submit]:hover | 20 | .new_page #page_location:hover, .new_page input[type=submit]:hover |
21 | { | 21 | { |
22 | background-color: #ffff00; | 22 | background-color: yellow; |
23 | border-radius: 4px; | 23 | border-radius: 4px; |
24 | border: lightgrey 2px outset; | 24 | border: lightgrey 2px outset; |
25 | cursor: pointer; | 25 | cursor: pointer; |