Add web design files
This commit is contained in:
48
web-design/сайт/God of Gates/God of Gates.css
Normal file
48
web-design/сайт/God of Gates/God of Gates.css
Normal file
@@ -0,0 +1,48 @@
|
||||
@charset "utf-8";
|
||||
/* CSS Document */
|
||||
|
||||
table {
|
||||
width: 740px;
|
||||
}
|
||||
|
||||
.trkartinka {
|
||||
height: 140px;
|
||||
}
|
||||
|
||||
.kartinka {
|
||||
background-image: url(img1.jpg);
|
||||
width: 740px;
|
||||
}
|
||||
|
||||
.nadpiskartinka {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tdblack {
|
||||
background-color: black;
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
.trgreen {
|
||||
background-color: olivedrab;
|
||||
width: 240px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.small {
|
||||
font-size: 12;
|
||||
}
|
||||
|
||||
.twhite {
|
||||
color: white;
|
||||
font-size: 12;
|
||||
}
|
||||
|
||||
a {
|
||||
color: olivedrab;
|
||||
}
|
||||
|
||||
.awhite {
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user