Mercurial > bins
view templates.joi/static/pink.css @ 0:a84c32f131df 1.1.29
Import vendor version
author | Peter Gervai <grin@grin.hu> |
---|---|
date | Wed, 15 Oct 2008 23:28:56 +0200 |
parents | |
children |
line wrap: on
line source
body { font-family: sans-serif; font-size: 10pt; background-attachment: fixed; background-repeat: no-repeat; background-color: #FFC9D8; background-position: center center; } img { border-width: 0px; } td { vertical-align: top; } tr { vertical-align: top; } ul { list-style-type: square; } /* Used to display the footer */ address { font-size: 8pt; font-style: italic; } h1 { font-size: 16pt; font-weight: bold; } h4 { font-size: 10pt; font-weight: normal; } h5 { font-size: 10pt; font-weight: normal; } a:link, a:visited { color: #FFBBFF; text-decoration: none; } a:hover, .highlight, .hover, a.hover { color: #FFFFFF; background-color: #800080; text-decoration: none; } a:active { color: #800080; text-decoration: none; } /* custom classes */ .path { background-color: #B03060; color: #FFBBFF; } .numinfo { background-color: #B03060; color: #FFBBFF; } .albumdesc { background-color: #B03060; color: #FFBBFF; } .navbar { background-color: #B03060; color:black; } .contentBG { background-color: #FF69B4; color:black; } .contentBGSep { background-color: #C9C9C9; color:black; } .footer { background-color: #B03060; color:black; } /* style of preview-images without border (in the treeview) */ .previewNoBorder { position: absolute; visibility: hidden; z-index: 100; } /* style of preview-images with border (in the imageview) */ .previewBorder { position: absolute; visibility: hidden; z-index: 100; border-style: solid; border-color: #EBEBEB; border-width: 3px; } .konqBorder { background-color: #EBEBEB; } .content { position: relative; visibility: visible; z-index: 1; } .descrTitle { font-size: 10pt; font-weight: bold; } .descrContent { font-size: 10pt; } /* style of the actual page entry in the navigation bar */ .highlight { font-weight: bold; } /* mouseover-style of unselected entries in the navigation bar */ .hover, a.hover { cursor: pointer; } /* number of images in the treeview */ .numImg { font-style: italic; } /* Style for the actual path-entry (at the top) */ .actPath { font-weight: bold; }