File "global.css"
Full path: E:/sites/Single15/tinmung2007/webroot/TRUYENGIAO/RuatoiAug909/album/res/global.css
File size: 819 B
MIME-type:
Charset: utf-8
/*
* Global style for all skin styles.
*/
body {
background-repeat: repeat-x;
margin: 5px;
margin-top:20px;
}
h1 {
margin: 6px;
}
b {
text-transform: uppercase;
}
.indexicon {
margin-left:30px;
margin-right:30px;
}
div.row {
width: 900px;
margin-left: auto;
margin-right: auto;
}
div.thumb {
width: 150px;
height: 150px;
float:left;
}
div.title {
margin:10px;
font-family: Arial, Verdana, Tahoma;
font-size: 14px;
font-weight: 500;
text-transform:uppercase;
color: #666;
}
div.navigationrow {
width: 800px;
height:60px;
margin-left: auto;
margin-right: auto;
clear:both;
display:block;
}
div.navigationblock {
width: 160px;
height: 60px;
display:inline;
text-align:center;
float:left;
}
div.clearrow {
clear:both;
}