Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
maker
/
sito-hackit-18
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
FIX errore css nel commit precedente
boyska
6 years ago
parent
de759cb3df
commit
65ca55d8da
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
themes/hackit0x14/static/css/hackit.css
+ 3
- 0
themes/hackit0x14/static/css/hackit.css
View File
@@ -47,6 +47,9 @@ h4,
strong,
tt {
color: white;
+}
+
+tt.literal {
font-size: 80%;
}