Commit Graph

15 Commits

Author SHA1 Message Date
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