Add some basic faq answers

This commit is contained in:
Jonathan Cremin 2015-01-11 23:03:07 +00:00
parent bdd6207afd
commit 1ab111e014
3 changed files with 40 additions and 0 deletions

View file

@ -60,6 +60,14 @@ header h1 a:hover, header h1 a:focus{
outline: 0 none;
}
.faq ul {
padding: 0;
}
.faq li {
list-style: none;
}
.share header h1, .share header h1 {
text-align: left;
font-size: 1.5em;