(Prototype team template page) |
m (Change the font-family to Josefin Slab) |
||
Line 84: | Line 84: | ||
</script> | </script> | ||
− | |||
Line 90: | Line 89: | ||
<style> | <style> | ||
+ | @import url('https://fonts.googleapis.com/css?family=Josefin+Slab'); | ||
Line 118: | Line 118: | ||
background-color:#dddddd; | background-color:#dddddd; | ||
text-align:left; | text-align:left; | ||
− | font-family:Tahoma, Geneva, sans-serif; | + | font-family: "Josefin Slab", Tahoma, Geneva, sans-serif; |
overflow-y: auto; | overflow-y: auto; | ||
overflow-x: hidden; | overflow-x: hidden; | ||
Line 226: | Line 226: | ||
float:left; | float:left; | ||
background-color:white; | background-color:white; | ||
− | font-family:Tahoma, Geneva, sans-serif; | + | font-family:"Josefin Slab", Tahoma, Geneva, sans-serif; |
} | } | ||
Line 277: | Line 277: | ||
padding:0px 20px; | padding:0px 20px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family:Tahoma, Geneva, sans-serif; | + | font-family:"Josefin Slab", Tahoma, Geneva, sans-serif; |
} | } | ||
Line 284: | Line 284: | ||
padding:0px; | padding:0px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family:Tahoma, Geneva, sans-serif; | + | font-family:"Josefin Slab", Tahoma, Geneva, sans-serif; |
} | } | ||
Revision as of 15:48, 30 June 2017