ripped out external sources

This commit is contained in:
Timm Szigat
2014-10-30 20:00:25 +01:00
parent 439f7c6d85
commit 00124fffe5
11 changed files with 2205 additions and 4 deletions
+1672
View File
File diff suppressed because it is too large Load Diff
+4
View File
File diff suppressed because one or more lines are too long
+7
View File
@@ -1,3 +1,10 @@
@font-face {
font-family: 'Share Tech';
font-style: normal;
font-weight: 400;
src: local('Share Tech'), local('ShareTech-Regular'), url(/fonts/ShareTech-Regular.ttf);
}
* {
background-color:transparent;
font-family: 'Share Tech', sans-serif;