Skip to content

Commit fffc508

Browse files
author
Dasutein
authored
Merge pull request #3 from ddasutein/fix-and-features
Version 1.13.1
2 parents 401cfb1 + a3ce994 commit fffc508

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/revuestarlight.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
body { background-color: #eee; font-size: 12px; }
44

5-
/** VERSION 1.13
5+
/** VERSION 1.13.1
66
* This is a CSS Reddit theme for /r/RevueStarlight designed by
77
* /u/LoveArrowShooto.
88
**/
@@ -66,7 +66,6 @@ body > .content::before {
6666
background-color: white;
6767
white-space: nowrap;
6868
border-bottom: 0px solid gray;
69-
font-size: 10px;
7069
line-height: 18px;
7170
box-shadow: 0px 0px 5px black;
7271
}
@@ -238,7 +237,7 @@ textarea {
238237
}
239238

240239
#sr-header-area .width-clip {
241-
font-size: 10px;
240+
font-size: 12px !important;
242241
width: 95%;
243242
margin-left: 15px;
244243
text-transform: initial;

0 commit comments

Comments
 (0)