diff --git a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/site.min.css b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/site.min.css index 76b21c2..3bac55c 100644 --- a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/site.min.css +++ b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/site.min.css @@ -34,16 +34,15 @@ table{ border-spacing:0; background-color:#fff9f9; border-left:1px red solid; - border-right:1px red solid; - - margin-left:1rem + border-right:1px red solid; /*edit anybody */ + margin-left:1rem; } td,th{ padding:0; vertical-align:top; padding-right:1rem; padding-left:1rem; - padding-bottom:.5rem; + padding-bottom:.5rem } td:not([align]),th:not([align]){ text-align:left @@ -455,17 +454,17 @@ blockquote{ pre {/*edited by anybody*/ padding-left:1rem; border: 1px red solid; - /*border-top: 1px red solid; - border-bottom: 1px red solid;*/ + /*border-top: 1px red solid; + border-bottom: 1px red solid;*/ background-color:#fff5f5; font-size:75%; - white-space: break-spaces; - /*overflow-wrap = break-word;*/ + white-space: break-spaces; + /*overflow-wrap = break-word;*/ } code { /*edited by anybody; added background color same as in pre above*/ - background-color: #fff5f5; + background-color: #fff5f5; } - h2+p:first-letter{ +h2+p:first-letter{ font-family:great vibes,cursive; color:rgba(0,0,0,.8); font-size:1.5em;