Add web design files

This commit is contained in:
2025-11-20 21:37:53 +02:00
parent 258f24570a
commit 9192716bfb
510 changed files with 12551 additions and 0 deletions

View 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;
}