This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
tumble
mirror of
https://github.com/adrianshort/tumble.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Tweak quotes single layout
#6
master
Adrian Short
7 years ago
parent
2061f3a188
commit
c486e31ae8
1 changed files
with
8 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
static/css/quote.css
+ 8
- 0
static/css/quote.css
View File
@@ -0,0 +1,8 @@
body {
color: white;
}
.quote {
font-size: 2rem;
line-height: 2.5rem;
}
Write
Preview
Loading…
Cancel
Save