Просмотр файла style.css

Размер файла: 2.88Kb
  1. /*
  2. Дизайн "grey original"
  3. W-cms 2.5.1 | http://w-cms.pp.ua
  4. */
  5. body {
  6. background-image: url('images/fon.gif');
  7. text-transform: none;
  8. text-align: center;
  9. font-family: Verdana, Arial, Helvetica, sans-serif, Courier new;
  10. max-width: 550px;
  11. color: #666666;
  12. margin: 10px auto;
  13. font-size: 11px;}
  14. a {
  15. color: #444444;
  16. text-decoration: none; }
  17. a:hover
  18. {
  19. color: #FF9933;
  20. font-weight: bold
  21. }
  22. h1 {
  23. color: #FF9005;
  24. font-size: 100%;
  25. padding-top: 2px;
  26. display: inline;
  27. margin: 0px;
  28. }
  29.  
  30. .head {
  31. background-color: black;
  32. background-image: url('images/head.gif');
  33. background-repeat: repeat;
  34. color: #B0C4DE;
  35. font-weight: bold;
  36. vertical-align: middle;
  37. text-align: center;
  38. padding-top: 2px;}
  39. .foot {
  40. background-color: black;
  41. background-image: url('images/cms.png');
  42. background-repeat: repeat-x;
  43. height: 16px;
  44. color: #B0C4DE;
  45. font-weight: bold;
  46. vertical-align: middle;
  47. text-align: center;
  48. padding-top: 2px;
  49. }
  50. .title {
  51. background-color:#BBBBBB6;
  52. padding: 2px;
  53. padding: 2px;
  54. text-align: left;
  55. background: #FFF;
  56. background-position: 50% bottom;
  57. background-repeat: repeat-x;
  58. border-bottom: 1px solid #DCDCDC;
  59. border-left: 1px solid #DCDCDC;
  60. border-right: 1px solid #DCDCDC;
  61. }
  62. .main {
  63. background-color:#EEE;
  64. padding: 2px;
  65. padding: 2px;
  66. text-align: left;
  67. background-position: 50% bottom;
  68. background-repeat: repeat-x;
  69. border-bottom: 1px solid #DCDCDC;
  70. border-left: 3px solid #DCDCDC;
  71. border-right: 1px solid #DCDCDC;
  72. }
  73. .func {
  74. background-color:#F8E3CB;
  75. padding: 2px;
  76. padding: 2px;
  77. text-align: left;
  78. background-position: 50% bottom;
  79. background-repeat: repeat-x;
  80. border-right-width: 1px;
  81. border-bottom-width: 1px;
  82. border-left-width: 3px;
  83. border-right-style: solid;
  84. border-bottom-style: solid;
  85. border-left-style: solid;
  86. border-right-color: #DCDCDC;
  87. border-bottom-color: #DCDCDC;
  88. border-left-color: #DF992F;
  89. font-size: x-small;
  90. }
  91. .min{
  92. background-color:#F8E3CB;
  93. text-align: left;
  94. font-size: x-small;
  95. border-left: 3px solid black;
  96. border-right: 1px solid #DCDCDC;
  97. }
  98.  
  99. .min a:link,.sub a:visited{ text-decoration: none; }
  100. .rek {
  101. color: #666666;
  102. padding: 2px;
  103. margin: 2px;
  104. text-align: left;
  105. background: #FFF;
  106. background-position: 50% bottom;
  107. background-repeat: repeat-x;
  108. border: 1px solid #DCDCDC; }
  109. .zag {
  110. background-image: url('images/zag.gif');
  111. background-repeat: repeat;
  112. background-position: 50% bottom;
  113. background-color: #A5D0CA;
  114. }
  115. .banner {
  116. color: #666666;
  117. padding: 2px;
  118. margin: 2px;
  119. text-align: left;
  120. background: #fff;
  121. background-repeat: repeat-x;
  122. background-position: 50% bottom;
  123. border: 1px solid #DCDCDC; }
  124. .ban_site {
  125. color: red;
  126. }
  127.  
  128. input, select, textarea {
  129. border: 1px solid #DCDCDC;
  130. background-color: #fff;
  131. background-repeat: repeat-x; }
  132. /*
  133. Design by Wapweb
  134. icq 74605538
  135. */