all repos — homestead @ c2fe545dcc151f44ae8a3937560d057004b6a34f

Code for my website

Remove inline styles

Alan Pearce
commit

c2fe545dcc151f44ae8a3937560d057004b6a34f

parent

3356854425a6bef22d20858a93bd3b085a74416a

1 file changed, 4 insertions(+), 0 deletions(-)

changed files
M templates/style.csstemplates/style.css
@@ -41,6 +41,10 @@ text-decoration: none;
border: 0; } +.filter { + margin-bottom: 0; +} + time { font-style: italic; }