Difference between revisions of "Team:UCL/Playingaround3"

Line 108: Line 108:
 
}
 
}
  
#button1 { background-color: #F49794;}
+
#button1 {   display: inline-block;
 +
  margin-bottom: 10px;
 +
  margin-right: 5px;
 +
  margin-left: 5px;
 +
  font-size: 14px;
 +
  font-weight: normal;
 +
  line-height: 1.428571429;
 +
  text-align: center;
 +
  white-space: nowrap;
 +
  vertical-align: middle;
 +
  border: 1px solid transparent;
 +
  border-radius: 4px;
 +
  -webkit-user-select: none;
 +
    -moz-user-select: none;
 +
      -ms-user-select: none;
 +
      -o-user-select: none;
 +
          user-select: none;
 +
            color: #FFFFFF;
 +
  border: none;
 +
    padding: 10px 16px;
 +
  line-height: 1.33;
 +
  text-decoration: none;
 +
  width:90px; background-color: #F49794;}
 
#button2 {  background-color: #61D9D2;}
 
#button2 {  background-color: #61D9D2;}
 
#button3
 
#button3

Revision as of 22:48, 29 June 2015

1
2
3
abstract
why