make the e-mail address on the final page take up full width

This commit is contained in:
Andreas Nilsson 2010-11-22 15:30:12 +01:00
Родитель cf45be136f
Коммит c12e575290
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -83,6 +83,7 @@ button:active {
#window {
padding: 10px;
background-image: -moz-linear-gradient(center top , rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.1) 100%);
width: 100%;
}
.header h2 {