Commit Graph

100 Commits

Author SHA1 Message Date
32c73d0672 Removed duplicate CSS 2015-05-29 14:20:25 +00:00
847a1feca8 Bugfix 2015-05-29 14:20:14 +00:00
2f76c91b51 Consistent CSS formatting
Via http://tools.maxcdn.com/process
2015-05-29 14:03:20 +00:00
f9d2339001 Footer text color fix 2015-05-01 00:37:54 +00:00
2cdc0df711 Show language names on hover 2015-01-11 08:42:17 +00:00
03ad75ae9b Link from blog errors to relevant ticket 2015-01-11 06:31:06 +00:00
1bcd0d07ad Tweaked h1 margins 2014-12-02 00:16:38 +00:00
814b537775 Don't leak info in blog errors, make them less scary 2014-10-22 20:53:54 +00:00
aebc42fa71 Fixed CSS on downloading page 2014-05-07 04:03:30 +00:00
95a6ccfff8 Refined download page buttons 2014-03-24 21:25:31 +00:00
abd7bfc931 Hover effect on download links 2014-03-24 03:03:54 +00:00
dcf1a32cea Redesigned download page to make download links more prominent 2014-03-24 02:58:15 +00:00
49f7037997 Added RTL CSS 2014-03-05 00:21:13 +00:00
0fa7eb89c2 Fixed CSS target 2014-03-04 20:42:55 +00:00
f54aa2bf63 Make dropdown menu text white (ticket #1210) 2014-02-18 10:12:33 +00:00
7df8b2ae2d Removed commented-out CSS, simplified dropdown menu to one bg color 2014-02-18 03:08:25 +00:00
959c644e18 Override link color for linked structures 2014-02-14 01:28:00 +00:00
9fd3afcece Style tweaks 2014-01-14 04:37:26 +00:00
cb90b5840b Fixed CSS to not hide paper titles 2014-01-12 15:41:00 +00:00
9cbafe0e19 Show title in content div in mobile view 2014-01-09 18:56:19 +00:00
1a00766332 Show post-install information on download redirect page (ticket #1052) 2014-01-09 17:41:11 +00:00
375601826a Styled alt text on download page 2014-01-05 22:09:10 +00:00
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
812346e818 h1 styling 2013-12-12 08:53:31 +00:00
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
3d9e74220f Fixed button overlap on front page 2013-09-21 19:37:05 +00:00
c4d680a16b Add rotate CSS for other browsers 2013-09-16 21:28:37 +00:00
4b0a305459 Stop title overlapping nav bar for narrow desktop screens 2013-09-16 21:12:03 +00:00
322603b978 Slight font size increase 2013-08-31 04:09:53 +00:00
e9e2fcbbc6 Rough migration to working papers page 2013-08-11 13:05:05 +00:00
1061a04e18 Update table styling 2013-06-14 02:18:45 +00:00
085af11b26 Move blue cell styling on about/team into CSS 2013-06-14 02:18:29 +00:00
d423658939 Comments 2013-06-14 01:55:57 +00:00
e1eeba0988 Blog index styling 2013-06-11 12:30:05 +00:00
101bfae7d8 Match <h4> styling to other headings 2013-06-10 07:24:11 +00:00
1fc2847ba3 Pad syntax highlighting boxes for clarity 2013-06-09 23:52:44 +00:00
2e421ef159 Tweaked bottom padding of pages 2013-06-09 23:37:31 +00:00
c6adccacad Style lastupdated better in mobile view 2013-06-09 22:38:38 +00:00
108a27d7ac Use lastupdated styling for blog post info 2013-06-09 22:21:09 +00:00
9730b29032 Prevent long code lines from breaking the layout 2013-04-25 05:10:50 +00:00
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