Add web design files
This commit is contained in:
104
web-design/сайт/InstitutionName/InstitutionName.css
Normal file
104
web-design/сайт/InstitutionName/InstitutionName.css
Normal file
@@ -0,0 +1,104 @@
|
||||
@charset "utf-8";
|
||||
/* CSS Document */
|
||||
|
||||
*{
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
}
|
||||
.FL{float: left;}
|
||||
.FR{float: right;}
|
||||
.clearL{clear:left;}
|
||||
.clearR{clear: right;}
|
||||
.clearB{clear: both;}
|
||||
|
||||
.container{
|
||||
width: 770px;
|
||||
height: 710px;
|
||||
}
|
||||
.nav{
|
||||
width: 468px;
|
||||
height: 51px;
|
||||
background-image: url(images/index_02.gif);
|
||||
}
|
||||
.navOtstup{
|
||||
margin-top: 12px;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
a{
|
||||
text-decoration: none;
|
||||
color: #FFFFFF;
|
||||
font-family: Arial;
|
||||
font-size: 18px;
|
||||
}
|
||||
a:hover{
|
||||
color: aquamarine;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.levo{
|
||||
width: 168px;
|
||||
height: 395px;
|
||||
}
|
||||
.pravo{
|
||||
margin-left: 15px;
|
||||
width: 587px;
|
||||
height:395px;
|
||||
}
|
||||
.zagolovok{
|
||||
color: #ADADAD;
|
||||
font-family: Arial;
|
||||
font-size: 22px;
|
||||
}
|
||||
.zagolovok2{
|
||||
margin-top: 12px;
|
||||
margin-bottom: 9px;
|
||||
color: #2C00C3;
|
||||
font-size: 17px;
|
||||
font-family: Arial;
|
||||
font-weight: bold;
|
||||
}
|
||||
.text{
|
||||
font-family: Arial;
|
||||
font-size: 11px;
|
||||
}
|
||||
.niz{
|
||||
width: 255px;
|
||||
height: 51px;
|
||||
background-image: url(images/index_23.gif);
|
||||
}
|
||||
.niz2{
|
||||
margin-left: 1px;
|
||||
}
|
||||
.niztext{
|
||||
color: #FFFFFF;
|
||||
font-family: Arial;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
margin-top: 16px;
|
||||
}
|
||||
.final{
|
||||
width: 730px;
|
||||
background-image: url(images/index_26.gif);
|
||||
height: 26px;
|
||||
}
|
||||
.finaltext{
|
||||
font-family: Arial;
|
||||
font-size: 11px;
|
||||
color: #2C00C3;
|
||||
font-weight: bold;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.about{padding-top: 1px;}
|
||||
.textlevo{width: 356px;}
|
||||
.textDIV{width:566px;}
|
||||
.textniz{margin-top:10px;}
|
||||
.belii{color: #FFFFFF;}
|
||||
|
||||
.Visota51{height: 51px;}
|
||||
.Visota50{height: 50px;}
|
||||
.Visota48{height: 48px;}
|
||||
.Visota49{height: 49px;}
|
||||
.Visota198{height: 198px;}
|
||||
.Visota29{height: 29px;}
|
||||
.Visota395{height: 395px;}
|
||||
Reference in New Issue
Block a user