From ae9bdc1377a83a8ee08b78082a01c18971485fe0 Mon Sep 17 00:00:00 2001 From: "Amy J. Ko" Date: Sat, 29 Aug 2020 12:44:53 -0700 Subject: [PATCH] Updated fonts. --- architecture.html | 6 ++++++ communication.html | 6 ++++++ comprehension.html | 6 ++++++ debugging.html | 6 ++++++ evolution.html | 6 ++++++ history.html | 6 ++++++ index.html | 6 ++++++ monitoring.html | 6 ++++++ organizations.html | 6 ++++++ process.html | 6 ++++++ productivity.html | 6 ++++++ quality.html | 6 ++++++ requirements.html | 6 ++++++ specifications.html | 6 ++++++ style.css | 7 ++++--- verification.html | 6 ++++++ 16 files changed, 94 insertions(+), 3 deletions(-) diff --git a/architecture.html b/architecture.html index 7db865b..1bf5c7e 100644 --- a/architecture.html +++ b/architecture.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/communication.html b/communication.html index 73f5999..fa0857a 100644 --- a/communication.html +++ b/communication.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/comprehension.html b/comprehension.html index 434f963..1224b11 100644 --- a/comprehension.html +++ b/comprehension.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/debugging.html b/debugging.html index 2ffefaf..b285961 100644 --- a/debugging.html +++ b/debugging.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/evolution.html b/evolution.html index 0f30a61..5a5eb80 100644 --- a/evolution.html +++ b/evolution.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/history.html b/history.html index 1c32adb..696c238 100644 --- a/history.html +++ b/history.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/index.html b/index.html index 4527bee..77a385f 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,12 @@ + + + + + + diff --git a/monitoring.html b/monitoring.html index 21f0628..01f2954 100644 --- a/monitoring.html +++ b/monitoring.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/organizations.html b/organizations.html index 11fdfec..30f0fba 100644 --- a/organizations.html +++ b/organizations.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/process.html b/process.html index e64ef48..23f4e24 100644 --- a/process.html +++ b/process.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/productivity.html b/productivity.html index 5969cc3..9ad40b9 100644 --- a/productivity.html +++ b/productivity.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/quality.html b/quality.html index 6a754cd..bb1bd8d 100644 --- a/quality.html +++ b/quality.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/requirements.html b/requirements.html index 09f3713..e32e408 100644 --- a/requirements.html +++ b/requirements.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/specifications.html b/specifications.html index 7afba4f..9ce5ff4 100644 --- a/specifications.html +++ b/specifications.html @@ -4,6 +4,12 @@ + + + + + + diff --git a/style.css b/style.css index acce366..2bd3272 100644 --- a/style.css +++ b/style.css @@ -5,14 +5,15 @@ body { margin-right: auto; font-weight: 400; - font-family: "Palatino Linotype", "Georgia", sans-serif; - font-size: 12pt; - line-height: 1.75em; + font-family: "Lora", serif; + font-size: 15pt; + line-height: 2em; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 600; margin-top: 2em; + font-family: "Verdana", sans-serif; } strong, b { diff --git a/verification.html b/verification.html index acc1750..94d3ef7 100644 --- a/verification.html +++ b/verification.html @@ -4,6 +4,12 @@ + + + + + +