Difference between revisions of "Team:CHINA CD UESTC/gallery.css"

Line 70: Line 70:
 
-webkit-backface-visibility: hidden;
 
-webkit-backface-visibility: hidden;
 
}
 
}
 
+
body {
 +
background: #2d2c41;
 +
font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma;
 +
}
 
/* ----------------------------
 
/* ----------------------------
 
             menu
 
             menu
Line 193: Line 196:
 
padding:0 0 0 0 px;
 
padding:0 0 0 0 px;
 
}
 
}
aside nav a {
+
aside nav {
 
color: #ddd7d7;
 
color: #ddd7d7;
 
line-height: 40px;
 
line-height: 40px;
Line 211: Line 214:
  
  
 +
h1, h2, h3, h4, h5, h6 {
 +
  color: black;
 +
  background: none;
 +
  font-weight: normal;
 +
  margin: 0;
 +
  padding-top: .5em;
 +
  padding-bottom: .17em;
 +
  border-bottom:none;
 +
}
 
a {
 
a {
 
color: #FFFFFF;
 
color: #FFFFFF;
Line 218: Line 230:
 
text-shadow: rgba(0,0,0,0.01) 0 0 1px;
 
text-shadow: rgba(0,0,0,0.01) 0 0 1px;
 
}
 
}
 
+
img {
 +
user-select: none;
 +
user-drag: none;
 +
}
 
html, body {
 
html, body {
 
min-height: 100%;
 
min-height: 100%;

Revision as of 15:11, 10 September 2015