Difference between revisions of "Team:Dundee/bs.css"

Line 2,692: Line 2,692:
  
 
@font-face {
 
@font-face {
   font-family: 'Glyphicons Halflings';
+
   font-family: 'Glyphicons Halflings1';
 
   src: url('https://static.igem.org/mediawiki/2015/2/28/Dundee_glyphicons.ttf')
 
   src: url('https://static.igem.org/mediawiki/2015/2/28/Dundee_glyphicons.ttf')
 
}
 
}
 +
 +
@font-face {
 +
  font-family: 'Glyphicons Halflings';
 +
  src: url('../fonts/glyphicons-halflings-regular.ttf')
 +
}
 +
  
 
.glyphicon {
 
.glyphicon {
Line 4,507: Line 4,513:
 
   min-height: 50px;
 
   min-height: 50px;
 
   margin-top: 15px;
 
   margin-top: 15px;
   border-width: 0 0 0px;
+
   border-width: 0 0 0 0px;
 
   border: 0;
 
   border: 0;
 
}
 
}
Line 6,030: Line 6,036:
 
   bottom: 0;
 
   bottom: 0;
 
   left: 0;
 
   left: 0;
  z-index: 1030;
 
 
   background-color: #000000;
 
   background-color: #000000;
 
}
 
}

Revision as of 16:36, 13 July 2015