Team:NCTU Formosa/css/style320b

From 2013.igem.org

(Difference between revisions)
Line 30: Line 30:
div.card {
div.card {
left:-10px!important;
left:-10px!important;
 +
}
 +
#cover {
 +
  -moz-box-shadow:    0!important;
 +
  -webkit-box-shadow: 0!important;
 +
  box-shadow:        0!important;
}
}

Revision as of 07:26, 26 September 2013

  1. toc, #changeFont, #back-top, #cover p {

display: none; }

  1. cr {

margin-left: 0!important; }

  1. cover {

min-width: 0!important; height: 180px!important; padding: 0!important; } .floatnone .image::after { margin-right: 0!important; margin-left: 0!important; }

  1. realcontent, #coverbox {

padding: 0!important; margin: 0!important; } .card { min-width:0!important; } div.cont .li { padding-left:0!important; padding-right:0!important; }

  1. cover #ctitle {

border:0!important; } div.card { left:-10px!important; }

  1. cover {
  -moz-box-shadow:    0!important;
  -webkit-box-shadow: 0!important;
  box-shadow:         0!important;

}