From 3118c4faf912213683061c76248d70adcee78340 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 22 Feb 2004 00:18:18 +0000 Subject: Implement a 'draft' article category for submitted but unpublished stuff. If you create an entry with year=='forthcoming', it will appear in a year called "Forthcoming", in the CSS class 'draftEntry'. Add draft-tor-design-2004 as an example. svn:r88 --- css/pubs.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'css/pubs.css') diff --git a/css/pubs.css b/css/pubs.css index 07d7a37..3bb820f 100644 --- a/css/pubs.css +++ b/css/pubs.css @@ -80,6 +80,24 @@ P.impEntry { margin-bottom: 0; } +DIV.draftEntry { + /* + border-width: 1px; + border-color: black; + border-style: solid; + padding: 0.3em; + margin-top: 0.7em; + margin-bottom: 0; +*/ +} + +P.draftEntry { + color: #555; + padding: 0; + margin-top: 0; + margin-bottom: 0; +} + TABLE.sidebar { border-width: 2px; border-color: black; -- cgit v1.2.3-70-g09d2