Просмотр файла style.css
- /*
- Дизайн "grey original"
- W-cms 2.5.1 | http://w-cms.pp.ua
- */
- body {
- background-image: url('images/fon.gif');
- text-transform: none;
- text-align: center;
- font-family: Verdana, Arial, Helvetica, sans-serif, Courier new;
- max-width: 550px;
- color: #666666;
- margin: 10px auto;
- font-size: 11px;}
- a {
- color: #444444;
- text-decoration: none; }
- a:hover
- {
- color: #FF9933;
- font-weight: bold
- }
- h1 {
- color: #FF9005;
- font-size: 100%;
- padding-top: 2px;
- display: inline;
- margin: 0px;
- }
- .head {
- background-color: black;
- background-image: url('images/head.gif');
- background-repeat: repeat;
- color: #B0C4DE;
- font-weight: bold;
- vertical-align: middle;
- text-align: center;
- padding-top: 2px;}
- .foot {
- background-color: black;
- background-image: url('images/cms.png');
- background-repeat: repeat-x;
- height: 16px;
- color: #B0C4DE;
- font-weight: bold;
- vertical-align: middle;
- text-align: center;
- padding-top: 2px;
- }
- .title {
- background-color:#BBBBBB6;
- padding: 2px;
- padding: 2px;
- text-align: left;
- background: #FFF;
- background-position: 50% bottom;
- background-repeat: repeat-x;
- border-bottom: 1px solid #DCDCDC;
- border-left: 1px solid #DCDCDC;
- border-right: 1px solid #DCDCDC;
- }
- .main {
- background-color:#EEE;
- padding: 2px;
- padding: 2px;
- text-align: left;
- background-position: 50% bottom;
- background-repeat: repeat-x;
- border-bottom: 1px solid #DCDCDC;
- border-left: 3px solid #DCDCDC;
- border-right: 1px solid #DCDCDC;
- }
- .func {
- background-color:#F8E3CB;
- padding: 2px;
- padding: 2px;
- text-align: left;
- background-position: 50% bottom;
- background-repeat: repeat-x;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 3px;
- border-right-style: solid;
- border-bottom-style: solid;
- border-left-style: solid;
- border-right-color: #DCDCDC;
- border-bottom-color: #DCDCDC;
- border-left-color: #DF992F;
- font-size: x-small;
- }
- .min{
- background-color:#F8E3CB;
- text-align: left;
- font-size: x-small;
- border-left: 3px solid black;
- border-right: 1px solid #DCDCDC;
- }
- .min a:link,.sub a:visited{ text-decoration: none; }
- .rek {
- color: #666666;
- padding: 2px;
- margin: 2px;
- text-align: left;
- background: #FFF;
- background-position: 50% bottom;
- background-repeat: repeat-x;
- border: 1px solid #DCDCDC; }
- .zag {
- background-image: url('images/zag.gif');
- background-repeat: repeat;
- background-position: 50% bottom;
- background-color: #A5D0CA;
- }
- .banner {
- color: #666666;
- padding: 2px;
- margin: 2px;
- text-align: left;
- background: #fff;
- background-repeat: repeat-x;
- background-position: 50% bottom;
- border: 1px solid #DCDCDC; }
- .ban_site {
- color: red;
- }
- input, select, textarea {
- border: 1px solid #DCDCDC;
- background-color: #fff;
- background-repeat: repeat-x; }
- /*
- Design by Wapweb
- icq 74605538
- */