wikipoints/public/css/print.css

18 lines
565 B
CSS

/*
Document : style
Created on : 03.04.2014, 10:51:45
Author : all4dk
Description:
Purpose of the stylesheet follows.
*/
html {height: 100%;}
body {margin: 1%; padding: 0; height: 100%; width: 98%;}
html body h1 {font-family: Ubuntu, inherit;}
html body h2 {font-family: Ubuntu, inherit; text-align: center;}
html body h3 {font-family: Ubuntu, inherit;}
div.clear {clear: both;}
/* ------------- PAGE --------------------*/
.coords-container {text-align: right; margin-bottom: 20px; margin-top: 10px; color: #777;font-size: 0.9em;}