aboutsummaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 6b34512..3ef4259 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -30,13 +30,13 @@ blockquote {
dd {
padding-bottom: 1em;
}
-header {
+nav {
float: right;
}
-header a {
+nav a, nav span {
padding: 1ex;
}
-header p {
+nav span {
text-align: right;
font-size: large;
font-weight: bold;