aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/static/css/project.css
diff options
context:
space:
mode:
Diffstat (limited to 'pyblackbird_cc/static/css/project.css')
-rw-r--r--pyblackbird_cc/static/css/project.css19
1 files changed, 16 insertions, 3 deletions
diff --git a/pyblackbird_cc/static/css/project.css b/pyblackbird_cc/static/css/project.css
index 05ef176..401c8c4 100644
--- a/pyblackbird_cc/static/css/project.css
+++ b/pyblackbird_cc/static/css/project.css
@@ -32,9 +32,22 @@ body {
background-color: #eee;
}
-/*h2 {*/
-/* color: #657c76;*/
-/*}*/
+h1 {
+ color: #657c76;
+ font-size: 1.8rem;
+ font-weight: bold;
+
+}
+
+a {
+ font-size: inherit;
+ color: #394f49;
+ text-decoration: none;
+}
+
+header {
+ margin-top: 30px;
+}
/*h2 {*/
/* color: #4e8273;*/