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

Line 2,253: Line 2,253:
 
.btn {
 
.btn {
 
   display: inline-block;
 
   display: inline-block;
 +
  text-decoration: none;
 +
  color: white;
 
   padding: 6px 12px;
 
   padding: 6px 12px;
 
   margin-bottom: 0;
 
   margin-bottom: 0;
Line 2,692: Line 2,694:
  
 
@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 {

Revision as of 20:45, 3 August 2015