diff css/octave.css @ 63:0a7baadc93a4 kai

Overhaul index.md start page. Less is more! Tidy up css.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 11 Oct 2016 16:02:51 +0200
parents ca344ecdfffa
children a7952259f5d3
line wrap: on
line diff
--- a/css/octave.css	Tue Oct 11 16:02:24 2016 +0200
+++ b/css/octave.css	Tue Oct 11 16:02:51 2016 +0200
@@ -23,11 +23,8 @@
   padding: 0px;
 }
 
-a {
+a, a:link {
   text-decoration: none;
-}
-
-a:link {
   color: #0790c0;
 }
 
@@ -55,6 +52,10 @@
   margin-top: 7px;
 }
 
+time {
+  font-weight: normal;
+}
+
 h1 {
   font-size: 16pt;
   font-weight: bold;
@@ -70,10 +71,6 @@
   font-weight: bold;
 }
 
-img#screenshot {
-  border: 1px solid #0790c0;
-}
-
 ul.topnav {
   list-style-type: none;
   margin: 0;