Add web design files
This commit is contained in:
54
web-design/сайт/Advertising/Advertising.css
Normal file
54
web-design/сайт/Advertising/Advertising.css
Normal file
@@ -0,0 +1,54 @@
|
||||
@charset "utf-8";
|
||||
|
||||
/* CSS Document */
|
||||
|
||||
.verh {
|
||||
background-image: url(img02.jpg);
|
||||
height: 98px;
|
||||
}
|
||||
|
||||
.verh2 {
|
||||
height: 59px;
|
||||
background-image: url(img03.gif);
|
||||
}
|
||||
|
||||
.nazvanie {
|
||||
color: navy;
|
||||
font-size: 23;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.nav {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.boka {
|
||||
width: 15%;
|
||||
}
|
||||
|
||||
.zagolovok {
|
||||
color: dimgrey;
|
||||
font-weight: bold;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
.text {
|
||||
color: grey;
|
||||
}
|
||||
|
||||
.left {
|
||||
width: 15%;
|
||||
}
|
||||
|
||||
.copy {
|
||||
font-size: 12px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.kartinka {
|
||||
height: 122;
|
||||
}
|
||||
|
||||
a {
|
||||
color: DodgerBlue;
|
||||
}
|
||||
Reference in New Issue
Block a user