[phpWebApp-commits] CVS: app2/templates/page3 tmpl.css,NONE,1.1
Brought to you by:
dashohoxha
|
From: Dashamir H. <das...@us...> - 2001-12-27 05:21:56
|
Update of /cvsroot/phpwebapp/app2/templates/page3
In directory usw-pr-cvs1:/tmp/cvs-serv32658
Added Files:
tmpl.css
Log Message:
--- NEW FILE: tmpl.css ---
.box_title
{
text-align: center;
background-color: #003366;
color: white
}
.box_content
{
height: 250;
background-color: white;
border: thin solid #003366
}
|