Commit Graph

92 Commits

Author SHA1 Message Date
str4d
aebc42fa71 Fixed CSS on downloading page 2014-05-07 04:03:30 +00:00
str4d
95a6ccfff8 Refined download page buttons 2014-03-24 21:25:31 +00:00
str4d
abd7bfc931 Hover effect on download links 2014-03-24 03:03:54 +00:00
str4d
dcf1a32cea Redesigned download page to make download links more prominent 2014-03-24 02:58:15 +00:00
str4d
49f7037997 Added RTL CSS 2014-03-05 00:21:13 +00:00
str4d
0fa7eb89c2 Fixed CSS target 2014-03-04 20:42:55 +00:00
str4d
f54aa2bf63 Make dropdown menu text white (ticket #1210) 2014-02-18 10:12:33 +00:00
str4d
7df8b2ae2d Removed commented-out CSS, simplified dropdown menu to one bg color 2014-02-18 03:08:25 +00:00
str4d
959c644e18 Override link color for linked structures 2014-02-14 01:28:00 +00:00
str4d
9fd3afcece Style tweaks 2014-01-14 04:37:26 +00:00
str4d
cb90b5840b Fixed CSS to not hide paper titles 2014-01-12 15:41:00 +00:00
str4d
9cbafe0e19 Show title in content div in mobile view 2014-01-09 18:56:19 +00:00
str4d
1a00766332 Show post-install information on download redirect page (ticket #1052) 2014-01-09 17:41:11 +00:00
str4d
375601826a Styled alt text on download page 2014-01-05 22:09:10 +00:00
str4d
0994a69dfa Added OS logos to download page 2014-01-05 05:18:38 +00:00
dev
6bb4ac8847 Tweaked .file color. 2013-12-29 11:56:48 +00:00
dev
d6704618a0 Added an inset shadow to .file 2013-12-28 17:19:57 +00:00
dev
1f013bd8d8 Changed look of years box. 2013-12-28 16:49:09 +00:00
dev
0b839c7115 Changed .file to make it more visible. 2013-12-28 16:37:10 +00:00
dev
bca2bb32f1 Changed .inner .h1 to increase line spacing. 2013-12-28 16:34:11 +00:00
dev
2a930bdf84 merge of '9b37b78a67eba61d5a48e52b9b63ec41b9019f39'
and 'e44a3689e894a8137c375f95b2cab3bdc29184e6'
2013-12-27 18:11:16 +00:00
dev
ebee13d038 Reworked warning divs. 2013-12-27 18:11:11 +00:00
dev
c1653f5b2d merge of '2781f0cef5745d1d7555bc7ab10eff4261e37b6e'
and 'c87c0b8666845e12e0ca635c30add55d966009fb'
2013-12-27 11:14:24 +00:00
dev
6360c90bca Removed float tag from .sig divs for the download page. 2013-12-27 11:14:06 +00:00
str4d
812346e818 h1 styling 2013-12-12 08:53:31 +00:00
str4d
2d17699e04 Added modified DREAD rating support to threat model
TODO: The ratings are all currently set to low, and MUST be discussed and set
properly before site launch.
2013-09-30 00:48:08 +00:00
str4d
3d9e74220f Fixed button overlap on front page 2013-09-21 19:37:05 +00:00
str4d
c4d680a16b Add rotate CSS for other browsers 2013-09-16 21:28:37 +00:00
str4d
4b0a305459 Stop title overlapping nav bar for narrow desktop screens 2013-09-16 21:12:03 +00:00
str4d
322603b978 Slight font size increase 2013-08-31 04:09:53 +00:00
str4d
e9e2fcbbc6 Rough migration to working papers page 2013-08-11 13:05:05 +00:00
str4d
1061a04e18 Update table styling 2013-06-14 02:18:45 +00:00
str4d
085af11b26 Move blue cell styling on about/team into CSS 2013-06-14 02:18:29 +00:00
str4d
d423658939 Comments 2013-06-14 01:55:57 +00:00
str4d
e1eeba0988 Blog index styling 2013-06-11 12:30:05 +00:00
str4d
101bfae7d8 Match <h4> styling to other headings 2013-06-10 07:24:11 +00:00
str4d
1fc2847ba3 Pad syntax highlighting boxes for clarity 2013-06-09 23:52:44 +00:00
str4d
2e421ef159 Tweaked bottom padding of pages 2013-06-09 23:37:31 +00:00
str4d
c6adccacad Style lastupdated better in mobile view 2013-06-09 22:38:38 +00:00
str4d
108a27d7ac Use lastupdated styling for blog post info 2013-06-09 22:21:09 +00:00
str4d
9730b29032 Prevent long code lines from breaking the layout 2013-04-25 05:10:50 +00:00
str4d
cf7b010efc Added a syntax.css to duck's theme using the "native" Pygments style
To change to another built-in style:
$ source env/bin/activate
$ cd i2p2www/static/styles/duck/
$ pygmentize -f html -S STYLE_NAME -a .highlight > syntax.css
2013-04-25 04:56:29 +00:00
str4d
2c9fb8fd4d Proper styling for div.warning 2013-03-17 19:53:27 +00:00
str4d
b09a7f4099 Added placeholder CSS files to the other themes 2013-01-31 02:23:23 +00:00
str4d
8eea7b22a3 Added space between mobile dropdown menu and content 2013-01-21 22:38:31 +00:00
str4d
a5a5e20f3b Use right arrow instead of thick border for submenu indication 2013-01-21 22:32:15 +00:00
str4d
f063149ab3 Migrated other themes: style.css -> desktop.css 2013-01-21 14:38:50 +00:00
str4d
5cfd605f09 Use progressive enhancement instead of graceful degradation for mobile support
The default.css for duck's theme is the same content as the original theme,     
with some attributes removed or tweaked slightly. The original theme CSS          
overrides almost all of this file leaving the desktop style unchanged. Once the 
mobile CSS is more complete and the common CSS is identified, it can be removed 
from the desktop CSS.

The mobile dropdown menu was obtained from http://astuteo.com/mobilemenu and as
per the license on the page:
"... it’s entirely free for you to download and use, modify for your own
applications, or otherwise make millions off of."
2013-01-21 14:34:27 +00:00
str4d
0e81362953 Added basic mobile.css for duck's theme 2013-01-21 12:29:25 +00:00
str4d
a6f0d35f48 Fixed image paths in CSS after move 2013-01-21 11:09:50 +00:00