Difference between revisions of "Template:Freiburg/CSS"
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
<style> | <style> | ||
/* ============= Resetting css coming from wiki itself ============= */ | /* ============= Resetting css coming from wiki itself ============= */ | ||
Line 263: | Line 262: | ||
.page_content{ | .page_content{ | ||
− | color: # | + | color: #666666; |
font-family: 'Roboto',sans-serif; | font-family: 'Roboto',sans-serif; | ||
font-style: normal; | font-style: normal; | ||
Line 273: | Line 272: | ||
/* ============= END: Headline Styling ============= */ | /* ============= END: Headline Styling ============= */ | ||
h1, h2, h3{ | h1, h2, h3{ | ||
− | font-family: "Roboto", sans-serif; | + | |
− | font-size: | + | font-family: "Roboto", sans-serif; |
− | font-weight: | + | color: #c1002a; |
− | line-height: 1. | + | font-size: 25px; |
− | + | clear: both; | |
+ | font-weight: 400; | ||
+ | line-height: 1.2; | ||
} | } | ||
Revision as of 17:03, 16 August 2015