We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 401cfb1 + a3ce994 commit fffc508Copy full SHA for fffc508
src/revuestarlight.css
@@ -2,7 +2,7 @@
2
3
body { background-color: #eee; font-size: 12px; }
4
5
-/** VERSION 1.13
+/** VERSION 1.13.1
6
* This is a CSS Reddit theme for /r/RevueStarlight designed by
7
* /u/LoveArrowShooto.
8
**/
@@ -66,7 +66,6 @@ body > .content::before {
66
background-color: white;
67
white-space: nowrap;
68
border-bottom: 0px solid gray;
69
- font-size: 10px;
70
line-height: 18px;
71
box-shadow: 0px 0px 5px black;
72
}
@@ -238,7 +237,7 @@ textarea {
238
237
239
240
#sr-header-area .width-clip {
241
+ font-size: 12px !important;
242
width: 95%;
243
margin-left: 15px;
244
text-transform: initial;
0 commit comments