1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/css/pear.css
2011-05-27 08:20:07 +02:00

68 lines
974 B
CSS

.gallery-thumb {
float: left;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
position: relative;
text-align: center;
cursor: pointer;
}
.gallery-album {
display: block;
height: 400px;
overflow: auto;
padding-bottom: 10px;
padding-top: 10px;
}
th, td {
padding: 0;
border-width: 0;
}
.giInfo {
color: #888888;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
height: 11px;
margin-bottom: 0px;
margin-left: 12px;
margin-right: 0px;
text-align: left;
}
.pear {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999 !important;
background-color: #000;
}
.giTitle {
font-size: 1.1em;
font-weight: bold;
margin: 3px 10px !important;
padding: 0 0;
text-align: left;
}
#gsNavBar div {
font-weight: bold;
}
h2 {
font-size: 1.1em;
font-weight: bold;
}
.center {
text-align: center !important;
}
#g-header {
margin-top: -2px;
position: fixed;
top: 44px;
width: 100%;
z-index: 50;
}