l3.cas-d-astre/styles/columnContent.css
2009-05-01 08:39:36 +00:00

29 lines
384 B
CSS

#columnContent {
position: absolute;
top: 60px;
left: 210px;
right: 10px;
}
#columnContent h1 {
clear:both;
left: 0px;
right: 0px;
border: 0px none #000;
border-bottom: 2px solid #00f;
text-align: left;
color:#a00;
}
#columnContent h2 {
clear:both;
left: 0px;
right: 0px;
border: 0px none #000;
border-bottom: 1px solid #00f;
text-align: left;
}