Adding phone number, making things more consistent, lightening the page background color, modifying print display to not look so awful

This commit is contained in:
Lani Aung
2013-08-24 09:37:22 -07:00
parent 2122376fac
commit 97d4c16cfc
7 changed files with 83 additions and 88 deletions
+12 -5
View File
@@ -1,12 +1,13 @@
body
{
background-color: #FFF;
font-size: 11.5px;
font-size: 12px;
padding: 0;
}
a
{
border: none;
color: #000;
text-decoration: none;
}
@@ -21,6 +22,13 @@ article
width: 80%;
}
dt,
li,
p
{
margin: 0.25em 0;
}
footer
{
display: none;
@@ -43,13 +51,12 @@ section ul li
section header
{
font-size: 1.5em;
font-size: 2em;
}
time
ul span.screen
{
clear: both;
float: none;
display: none;
}
#contact-details