comparison main.css @ 55:41d66ff99136 laserkard

[svn r56] FINALLY got that damn copyright working
author rlm
date Wed, 17 Feb 2010 02:26:33 -0500
parents 4349f0c7c4c0
children 8324f195ef36
comparison
equal deleted inserted replaced
54:4073982fcbe5 55:41d66ff99136
108 text-align: center; 108 text-align: center;
109 font: bold 32px "arial", "sans-serif"; 109 font: bold 32px "arial", "sans-serif";
110 } 110 }
111 111
112 112
113 div#copyright
114 {
115
116 clear:left;
117 clear:right;
118 clear:top;
119
120 text-align:center;
121 font: bold 14px "helvetica","arial", "sans-serif";
122 color: white;
123
124 display:none;
125
126 }
127 113
128 114
129 115
130 116
131 117