diff --git a/static/css/colorbox.css b/static/css/colorbox.css old mode 100644 new mode 100755 diff --git a/static/css/images/controls.png b/static/css/images/controls.png old mode 100644 new mode 100755 diff --git a/static/css/images/loading.gif b/static/css/images/loading.gif old mode 100644 new mode 100755 diff --git a/static/css/justifiedGallery.min.css b/static/css/justifiedGallery.min.css old mode 100644 new mode 100755 diff --git a/static/css/main.css b/static/css/main.css index 30eaad6..ff754e9 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -2,13 +2,18 @@ body { margin:0px; padding:20px 0px; text-align:center; font-family: Tahoma, Arial, Verdana, Sans-Serif, "Lucida Sans"; color:#000000; } a, a:visited { text-decoration:none; color:#1d2a78; } a:hover { text-decoration:underline; } -h1, h2, h3, h4, h5, h6, h7 { margin:0px; line-height: 1.1em; } +h1, h2, h3, h4, h5, h6, h7 { margin:0px; line-height: 1.1em; font-size: 1.7em; } h4, h5, h6 { font-size:16px; } h1 { padding:0px 0px 15px; margin:0px 0px 5px 0px; } blockquote { font-style:italic; background:#EAEAEA; margin:20px; padding:5px 10px; } blockquote cite { display:block; padding:10px 20px 0 0; text-align:right; } input, textarea { padding:5px; border:1px solid #8A8A8A; background:#EAEAEA; } input:hover, textarea:hover, blockquote:hover { background:#E5E5E5; } +table, th, { border: 1px solid; } +th { color: white; background: navy; text-align: center; } +td { padding-left: 0.5em; } +table { width: 100%; } +tr:nth-child(odd) { background-color: lightgray;} #wrap { margin:0em auto; text-align:left; line-height: 1.2; width: 100%; } #container { float: right; width: 70% } diff --git a/static/js/jquery.colorbox-min.js b/static/js/jquery.colorbox-min.js old mode 100644 new mode 100755 diff --git a/static/js/jquery.justifiedGallery.min.js b/static/js/jquery.justifiedGallery.min.js old mode 100644 new mode 100755 diff --git a/templates/base.html b/templates/base.html index ea1696e..5a3993a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -35,7 +35,6 @@
  • Articles
  • Photography
  • About
  • -
  • What I Use
  • {% if categories|length > 1 %}