#footer { width: auto; }
}
-.columns, #content{
+#content{
border-radius: 1em;
background-color: white;
padding: 1em;
.pageheader .title{
background-image: url('swirl_and_vienna.png');
background-repeat: no-repeat;
- padding-left: 5em;
- margin-top: 0em;
+ padding-left: 7em;
+ margin-top: 0.6em;
height: 4em;
display: block;
- font-size: 200%;
- padding-top: 1em;
+ font-size: 150%;
+ padding-top: 1.8em;
}
.pageheader .header{
border-radius: 1em;
background-color: white;
padding: 1em;
- height: 5.0em;
+ height: 6.0em;
}
.pageheader .actions{
text-decoration: none;
}
-a:link, a:vistited {
+a:link, a:visited {
color: #1888A4;
text-decoration: none;
}
color: #23C7F0;
text-decoration: none;
}
+
+.parentlinks a:link, .parentlinks a:visited{
+ color: #C70036;
+ padding-right: 0.5em;
+}