Difference between revisions of "Team:NCTU Formosa/Project"

Line 10: Line 10:
 
body{
 
body{
 
background-color:#FCFCDE;}
 
background-color:#FCFCDE;}
/*
 
*            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 
*                    Version 2, December 2004
 
*
 
* Copyright (C) 2014 Tim Severien
 
*
 
* Everyone is permitted to copy and distribute verbatim or modified
 
* copies of this license document, and changing it is allowed as long
 
* as the name is changed.
 
*
 
*            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 
*  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
*
 
* 0. You just DO WHAT THE FUCK YOU WANT TO.
 
*/
 
  
@font-face {
+
 
  font-family: 'taggd';
+
  src: url('../fonts/taggd.eot');
+
  src: url('../fonts/taggd.eot#iefix') format('embedded-opentype'),
+
      url('../fonts/taggd.woff') format('woff'),
+
      url('../fonts/taggd.ttf') format('truetype'),
+
      url('../fonts/taggd.svg#taggd') format('svg');
+
  font-weight: normal;
+
  font-style: normal;
+
}
+
  
 
.taggd-wrapper {
 
.taggd-wrapper {

Revision as of 17:39, 18 September 2015