comparison basic.css @ 150:28a2b6e6b527

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 06 Sep 2017 16:49:01 +0300
parents c0c0708bd94d
children 606b05c31d5e
comparison
equal deleted inserted replaced
149:b4751909c48f 150:28a2b6e6b527
20 20
21 #pageContents { 21 #pageContents {
22 padding: 0em; 22 padding: 0em;
23 margin: 0em; 23 margin: 0em;
24 } 24 }
25
25 26
26 h1 { 27 h1 {
27 font-size: 1.5em; 28 font-size: 1.5em;
28 font-family: helvetica; 29 font-family: helvetica;
29 margin: 0; 30 margin: 0;
120 */ 121 */
121 div.imageBox { 122 div.imageBox {
122 text-align: center; 123 text-align: center;
123 } 124 }
124 125
125 div.imageBox img, div.imageCtrl img { 126 div.imageBox img,
127 div.imageCtrl img {
126 border: 0.2em solid black; 128 border: 0.2em solid black;
127 border-radius: 0.3em; 129 border-radius: 0.3em;
128 } 130 }
129 131
130 div.imageBox a:hover img, div.imageBox a:active img, div.imageBox a:focus img, 132 div.imageBox a:hover img, div.imageBox a:active img, div.imageBox a:focus img,