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

Line 1: Line 1:
 
<html>
 
<html>
 
+
<style type="text/css">
<style type="text/css">
+
 
/****************
 
/****************
 
menu
 
menu
Line 71: Line 70:
 
-webkit-backface-visibility: hidden;
 
-webkit-backface-visibility: hidden;
 
}
 
}
a img {
+
 
border: none;
+
}
+
body {
+
background: #2d2c41;
+
font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma;
+
}
+
 
/* ----------------------------
 
/* ----------------------------
 
             menu
 
             menu
Line 218: Line 211:
  
  
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 234: Line 218:
 
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%;
Line 320: Line 301:
 
}
 
}
  
@media screen and (max-width: 700px) {
 
 
html aside #mobileMenuButton {
 
display: block;
 
}
 
 
html #RightContent {
 
html #RightContent {
 
left: 0;
 
left: 0;

Revision as of 15:09, 10 September 2015