change font; harmonize menus; make phone number clickable
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<style>
|
||||
|
||||
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
|
||||
|
||||
:root {
|
||||
--kbccblue: #003466;
|
||||
--kbccorange: #ff4e00;
|
||||
@@ -8,6 +10,7 @@
|
||||
|
||||
body {
|
||||
color: var(--text);
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user