diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/shaarli.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/inc/shaarli.css b/inc/shaarli.css index fec4d679..305afddc 100644 --- a/inc/shaarli.css +++ b/inc/shaarli.css | |||
@@ -33,6 +33,10 @@ h1 { | |||
33 | margin-bottom: 20px; | 33 | margin-bottom: 20px; |
34 | } | 34 | } |
35 | 35 | ||
36 | em { | ||
37 | font-style: italic; | ||
38 | } | ||
39 | |||
36 | /* Buttons */ | 40 | /* Buttons */ |
37 | .bigbutton { | 41 | .bigbutton { |
38 | background-color: #c0c0c0; | 42 | background-color: #c0c0c0; |