jan
/
sjqg
Archived
1
0
Fork 0
This repository has been archived on 2018-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
sjqg/css/format.css

78 lines
1.0 KiB
CSS

#arrleft {
position:absolute;
top:0px;
left:0px;
}
#arrright {
position:absolute;
top:0px;
left:464px;
}
#imgscroller {
position:absolute;
top:0px;
left:10px;
width:464px;
height:65px;
overflow:hidden;
}
#scrollable {
position:absolute;
top:0px;
left:0px;
height:65px;
}
div.thumbnail {
margin-left:3px;
float:left;
}
a.lightbox img {
border:0;
}
.bildposition {
margin: middle;
position:relative;
top:3px;
bottom:auto;
}
#imagedescription {
position:relative;
weight: 330px;
height: 25px;
top: 300px;
left: 0px;
color: #ffffff;
font-size:10px;
font-style:normal;
font-weight:normal;
text-align:center;
vertical-align:center;
}
.imgdescription {
color: #ffffff;
position: absolute;
font-size:10px;
font-style:normal;
font-weight:normal;
text-align:center;
}
.sub_menu {
color:#FFFFFF;
font-size:10px;
font-weight:normal;
margin-left:2px;
margin-bottom:2px;
}
.sub_menu_colored {
color:#FF6600;
font-size:10px;
font-weight:normal;
margin-left:2px;
margin-bottom:2px;
}