Project

General

Profile

Bug #2355 » wtdbo.css

Anonymous, 10/23/2013 07:52 PM

 
body
{
background-color:white;
}
.menu a
{
text-decoration:underline;
font-style:oblique;
clear:both;
font-size:40px;
width:300px;
margin:auto;
color:blue;
}
.form
{
color:red;
font-family:"times new roman",time;
font-size:60px;
width:300px;
text-align:left;
margin:auto;
}
.cc
{
margin:center;
text-align:right;
width: 1000px;
}
.c1
{
color:20px;
}
.c12
{
margin:auto;
}
.out
{
color:blue;
font-size:30px;
width:300px;
margin:auto;
}
.output
{
color:red;
font-size:30px;
}


(2-2/2)