new file: pageheader.tgz For admins to make system announcements

new file:   pageheader/README For admins to make system announcements
	new file:   pageheader/pageheader.css For admins to make system announcements
	new file:   pageheader/pageheader.php For admins to make system announcements
This commit is contained in:
root 2011-12-28 07:36:15 +00:00
parent 8d1af5a4ef
commit 6493559ee8
4 changed files with 104 additions and 0 deletions

21
pageheader/pageheader.css Normal file
View file

@ -0,0 +1,21 @@
#pageheader-label {
float: left;
width: 300px;
margin-top: 10px;
}
#pageheader-words {
float: left;
margin-top: 10px;
}
#pageheader-submit {
margin-top: 15px;
}
.pageheader {
text-align: center;
width 100%;
margin-top: 25px;
font-size: 20px;
}