Файл: Twitter.Clone/TWITTER.CLONE/UPLOAD/adminlogin/css/text.css
Строк: 32
h1 {
color: #00c;
font-size: 16pt;
font-family: Trebuchet MS, Trebuchet,
Arial, Helvetica, sans-serif;
font-weight: normal;
border-bottom: 1px
solid #000;
margin-bottom: 10px;
}
#top h1 {
border-bottom: 0px solid
#000;
color: #fff;
size: 18pt;
margin-bottom: 0px;
}
h2 {
color:
#000;
font-size: 14pt;
font-family: Trebuchet MS, Trebuchet, Arial,
Helvetica, sans-serif;
font-weight: normal;
border-bottom: 1px solid
#ccc;
margin-bottom: 10px;
margin-top: 10px;
}
h3 {
color:
#666;
font-size: 12pt;
font-family: Trebuchet MS, Trebuchet, Arial,
Helvetica, sans-serif;
font-weight: normal;
margin-bottom:
10px;
margin-top: 10px;
}
p.error {
text-align: center;
color:
#f00;
}
p.ok {
text-align: center;
color: #0a0;
}
.hint {
font-size:
8pt;
color: #666;
}
p {
margin-top: 10px;
margin-bottom: 10px;
}
.mid
{
text-align: center;
}