Browse Source

editing the timeline css, adjusting typography, sizes, and position of key

master
manetta 3 years ago
parent
commit
fa26b3815c
  1. 6
      LogBot/stylesheets/timeline.css

6
LogBot/stylesheets/timeline.css

@ -15,11 +15,11 @@ body {
clear: both; clear: both;
} }
.post p.key { .post p.key {
float: left; margin: 2em 0 0 5em;
margin: 0 1em 1em; font-size: 12px;
font-size: 10px;
} }
.post p.message { .post p.message {
margin: 0;
} }
img, img,
iframe, iframe,

Loading…
Cancel
Save