comparison web/main.css @ 59:0037de90af8b

Add a screenshot on the front page.
author John "Elwin" Edwards
date Wed, 14 Jan 2015 10:21:10 -0500
parents 86b616d88020
children 6830c5dba61d
comparison
equal deleted inserted replaced
58:eb1a8f67e13d 59:0037de90af8b
21 21
22 div.nav { 22 div.nav {
23 font-size: 0.8em; 23 font-size: 0.8em;
24 background-color: #E0FFE0; 24 background-color: #E0FFE0;
25 padding: 0.3em; 25 padding: 0.3em;
26 }
27
28 p.cimage {
29 text-align: center;
26 } 30 }
27 31
28 ul { 32 ul {
29 list-style-type: none; 33 list-style-type: none;
30 } 34 }