Move .g-message font-size to the theme from gallery.common. Let the theme set the size.

This commit is contained in:
Chad Kieffer 2009-10-27 22:53:52 -06:00
parent 927c4d10fd
commit 90cedf1ed0

View File

@ -68,7 +68,8 @@ h3 {
}
#g-banner,
#g-footer {
#g-footer,
.g-message {
font-size: .8em;
}