View file lospaciprian/muzica/stylesheet.css

File size: 0.99Kb
body {
background-color: black;
border-left: 1px solid blue;
border-right: 1px solid blue;
font-family: Verdana;
font-size: 12px;
color: #EFEFEF;
#margin: 2px;
#padding: 4px; }

a {
color: #A74AC7;
font-weight: bold; }

input, select {
color: #FAF0E6;
border: 1px ridge #2E9AFE;
padding: 1px;
margin: 1px;
font-family: Arial;
font-weight: bold;
background-color: #084B8A }

img { border: 0; }

a:hover img { opacity: 0.5; }

a:link {
color: #A74AC7;
font-weight: bold; }

a:hover {
color: white;
font-style: bold; }

a:active {
color: #A74AC7;
font-style: bold; }

.titlu {
background-color: #2D2D2D;
border-top: 1px solid blue;
border-bottom: 1px solid blue;
text-align: center;
font-size: 18px;
color: orange; }

.categorii {
background-color: #2D2D2D;
border-top: 1px solid blue;
border-bottom: 1px solid blue;
text-align: center;
font-size: 18px;
color: orange; }

.wap {
border: 1px solid #2D2D2D;
#margin-left: 1px; }

* { text-decoration: none; }