This commit is contained in:
Marc Cataford 2015-06-20 16:52:44 -04:00
parent 6f6c56026e
commit e5e007137b

View file

@ -5,6 +5,8 @@
}
#header_contents {
display: none;
position: relative;
width: 75%;
left: 12.5%;
@ -12,6 +14,8 @@
text-justify: inter-word;
}
#header_title {
display: none;
font-size: 250%;
}