comparison main.css @ 26:4475e9ee3c36 laserkard

[svn r27] web presence
author rlm
date Sun, 03 Jan 2010 22:42:45 -0500
parents b9a4988a22ed
children ae22c2d59891
comparison
equal deleted inserted replaced
25:b9a4988a22ed 26:4475e9ee3c36
71 } 71 }
72 div.text 72 div.text
73 { 73 {
74 color:#aaaaaa; 74 color:#aaaaaa;
75 /*font-family:Helvetica, sans-serif, Arial;*/ 75 /*font-family:Helvetica, sans-serif, Arial;*/
76 font: bold 13.5px "arial", "sans-serif"; 76 font: bold 16px "arial", "sans-serif";
77 77
78 margin-top:80px; 78 margin-top:80px;
79 margin-bottom:30px; 79 margin-bottom:30px;
80 } 80 }
81 81
97 97
98 div#copyright 98 div#copyright
99 { 99 {
100 100
101 position:relative; 101 position:relative;
102 bottom: -250px; 102 bottom: -310px;
103 margin-left:44%; 103 margin-left:44%;
104 104
105 105
106 font: bold 14px "helvetica","arial", "sans-serif"; 106 font: bold 14px "helvetica","arial", "sans-serif";
107 color: white; 107 color: white;