synopis: add header styles that match the GF home page

This commit is contained in:
Thomas Hallgren
2018-10-25 17:04:36 +02:00
parent 8b64ad4a9e
commit 75e1c10250

View File

@@ -24,6 +24,9 @@ table { border-collapse: collapse; }
td, th { padding: 5px; }
th { background: #9df; }
td { background: white }
h1,h2,h3,h4 { font-family: sans-serif; color: #303030;
text-shadow: rgba(0,0,0,0.25) 2px 2px 5px;
}
/* Quick links */