From f319f935810a5ad7a11a95eeb0337048e4bd1609 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Tue, 21 Oct 2014 10:40:16 +0100 Subject: [PATCH] Add JoshPageTM sidebar Visuals pending --- css/custom.css | 12 ++++++++++++ index.html | 23 ++++++++++++----------- 2 files changed, 24 insertions(+), 11 deletions(-) create mode 100644 css/custom.css diff --git a/css/custom.css b/css/custom.css new file mode 100644 index 0000000..bba51fe --- /dev/null +++ b/css/custom.css @@ -0,0 +1,12 @@ +.media { + width:55px; + position: absolute; + top: 170px; + right: 0px; + background-color: lightblue; +} +.media img { + width: 40px; + float: right; + margin-right: 5px; +} \ No newline at end of file diff --git a/index.html b/index.html index ef73690..ea4daf5 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ + @@ -49,17 +50,16 @@
- -