Commit Graph

34 Commits

Author SHA1 Message Date
str4d
ab16305450 Styling for definition lists 2015-11-13 20:55:55 +00:00
str4d
847a1feca8 Bugfix 2015-05-29 14:20:14 +00:00
str4d
2f76c91b51 Consistent CSS formatting
Via http://tools.maxcdn.com/process
2015-05-29 14:03:20 +00:00
str4d
f9d2339001 Footer text color fix 2015-05-01 00:37:54 +00:00
str4d
03ad75ae9b Link from blog errors to relevant ticket 2015-01-11 06:31:06 +00:00
str4d
1bcd0d07ad Tweaked h1 margins 2014-12-02 00:16:38 +00:00
str4d
814b537775 Don't leak info in blog errors, make them less scary 2014-10-22 20:53:54 +00:00
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
dcf1a32cea Redesigned download page to make download links more prominent 2014-03-24 02:58:15 +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
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
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
4b0a305459 Stop title overlapping nav bar for narrow desktop screens 2013-09-16 21:12:03 +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
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
2c9fb8fd4d Proper styling for div.warning 2013-03-17 19:53:27 +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