X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=4aad85fddc77a3695abd75952d1512e4d15f22f2;hb=06268cf4dd5d7b6a1742077db3a5949144a4761f;hp=102c82c08205434845b4716f09f1f3d1b7fa30ce;hpb=a6fc8a7a21a0063db905737365e9daa149554665;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 102c82c..4aad85f 100644 --- a/includes/style.css +++ b/includes/style.css @@ -69,11 +69,9 @@ li { } #contact_me { - margin-top:100px; -<<<<<<< HEAD font-family:sans-serif; -======= ->>>>>>> no-javascript + text-align:right; + float:right; } /* reprap */ @@ -94,30 +92,16 @@ li { #peephow_title_2 { font-size:3em; -<<<<<<< HEAD } #peepshow_entry { font:1.4em "lucida console"; } -======= -} - #peepshow_entry { font:1.4em "lucida console"; } ->>>>>>> no-javascript -/* readoo */ -#readoo_title { - font:1.6em arial; -} - -#readoo_entry { - font:1.6em arial; -} - /* drawcss */ #drawcss_title { font:1.6em "lucida console"; @@ -143,7 +127,6 @@ li { #i_like_pandora_entry { font:1.4em "lucida console"; -<<<<<<< HEAD } /* notes */ @@ -168,6 +151,8 @@ li { pre { margin-top:10px; -======= ->>>>>>> no-javascript +} + +#navigation { + text-align:right; }