aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-21 15:33:16 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-21 18:04:02 -0400
commit46a3155f490b3b080885a9e7025141cf58d59d7e (patch)
treec33c2c86ca3525c19e02685c238e361d687c2f1e
parente9a7bc742058330efb95d3db89f7057a4012b60e (diff)
downloadbnewnet-46a3155f490b3b080885a9e7025141cf58d59d7e.tar.gz
bnewnet-46a3155f490b3b080885a9e7025141cf58d59d7e.zip
tweak/fix right margin notes stylepelican
-rw-r--r--static/style/default.css11
-rw-r--r--theme/templates/index.html1
2 files changed, 6 insertions, 6 deletions
diff --git a/static/style/default.css b/static/style/default.css
index 4c0dd3d..f271a43 100644
--- a/static/style/default.css
+++ b/static/style/default.css
@@ -98,6 +98,7 @@ pre.terminal {
overflow: auto; }
.search_box {
border: 1px solid black;
+ width: 175px;
padding: 0.1em;
margin-top: 0.25em;
margin-bottom: 0.25em;
@@ -162,8 +163,7 @@ pre.terminal {
margin-bottom: 0px;
padding-left: 24px;
padding-right: 24px;
- padding-bottom: 12px;
- overflow: hidden; }
+ padding-bottom: 12px; }
.content img {
border: 1px solid black; }
.content_footer {
@@ -183,11 +183,12 @@ pre.terminal {
color: #6666AA; }
.right_stuff {
font-weight: bold;
- font-size: 0.85em;
+ font-size: 0.8em;
margin-left: 0.25em;
+ padding-right: 10px;
top: 0px;
left: 245px;
- width: 200px;
+ width: 190px;
height: 0px;
overflow: visible;
float: right;
@@ -238,7 +239,7 @@ table.listing td.description {
color: #EEEEEE;
float: center;
width: 794px;
- border-right: 200px solid #993333;
+ border-right: 222px solid #993333;
padding-top: 0.35em;
padding-bottom: 0px;
padding-left: 0.3em;
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 6dd7445..d108f7d 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -15,7 +15,6 @@
<br />
<br />
<br />
-<br />
RSS feeds<br />
&nbsp; - <a href="/feeds/posts.rss.xml">all posts</a> (<a href="/feeds/posts.atom.xml">atom</a>)<br />
<br /><br />