cover title aligned to the center

This commit is contained in:
Vadim Makeev 2011-07-16 19:10:12 +04:00
parent 81c1e19f8b
commit 4c6c061835
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<style>
#Cover H2 {
color:#FFF;
text-align:center;
font-size:70px;
}
</style>