FAQ about ceddit

This commit is contained in:
Jesper Wrang 2019-12-05 11:02:07 +01:00
parent 3e91b95174
commit 304b993404
2 changed files with 6 additions and 3 deletions

View file

@ -92,6 +92,9 @@ header {
color: #239f2b; }
#main-box h2.contact {
color: #1b767a; }
#main-box .question {
font-size: 18px;
color: lightblue; }
#main-box ul {
padding-left: 30px;
margin: 0; }

File diff suppressed because one or more lines are too long