skeletonize frontpage welcome

This commit is contained in:
jpope
2014-01-07 12:09:02 -06:00
parent 7b40694e7b
commit fe024f0be7
2 changed files with 40 additions and 22 deletions

View File

@@ -161,6 +161,10 @@ a.logo {
margin: 6px 8px 6px 0;
}
.welcomeimage {
float: right;
}
.fine_print {
font-size: 0.8em;
}
@@ -816,6 +820,7 @@ pre {
.button_action, .button_action_highlight, .button_form {
padding: 5px 14px;
margin-bottom: 0.5em;
}
}
@@ -861,6 +866,14 @@ pre {
.header_right {
text-align: center;
}
.welcomeimage {
float: none;
display: inherit;
margin-left: auto;
margin-right: auto;
margin-top: 1em;
}
}
/* Exif display */