Index: skin/new-options.css |
=================================================================== |
--- a/skin/new-options.css |
+++ b/skin/new-options.css |
@@ -588,6 +588,11 @@ |
margin: 0rem; |
} |
+section h2 |
+{ |
+ text-transform: uppercase; |
+} |
+ |
section, |
.section |
{ |
@@ -884,8 +889,7 @@ |
margin: 0rem; |
-moz-margin-end: 1rem; |
-webkit-margin-end: 1rem; |
- |
- line-height: 1.3rem; |
+ line-height: 1.5rem; |
text-decoration: none; |
cursor: default; |
ire
2017/09/29 08:09:36
Suggestion: I think the `help` cursor would be app
saroyanm
2017/09/29 11:35:53
Agree, done.
|
} |