summaryrefslogtreecommitdiffstats
path: root/static/css/thread.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/thread.css')
-rw-r--r--static/css/thread.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/static/css/thread.css b/static/css/thread.css
index e2e5278..da2bbd6 100644
--- a/static/css/thread.css
+++ b/static/css/thread.css
@@ -34,24 +34,12 @@
color: rgb(167, 169, 172);
}
-#newewthread {
- float: left;
- margin-top: 2em;
- margin-left: 20px;
-}
-
#olderhread {
float: right;
margin-top: 2em;
margin-right: 20px;
}
-/* Content section */
-.content {
- width: 90%;
- margin: auto;
-}
-
/* Define the two columns */
#thread_content {
width: 70%;