Team:UT-Tokyo/Template/Style0

From 2012.igem.org

(Difference between revisions)
m
m
 
(25 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
</P>
+
</p>
<!-- in bodycontent -->
<!-- in bodycontent -->
<style type="text/css">
<style type="text/css">
Line 173: Line 173:
#menu1 li ul> li:first-child {
#menu1 li ul> li:first-child {
margin-left:30px;}
margin-left:30px;}
 +
#menu1 li#m_note > .menu2, #menu1 li#m_hupr > .menu2{
 +
text-align:right;
 +
margin-left:-30px;}
 +
#menu1 li#m_part > .menu2{
 +
text-align:center;
 +
margin-left:30px;}
 +
/* top */
/* top */
Line 267: Line 274:
#side .s_logo {
#side .s_logo {
/* background: url("https://static.igem.org/mediawiki/2012/1/15/UT-Tokyo_logo02.png") no-repeat scroll 0 0 transparent; */
/* background: url("https://static.igem.org/mediawiki/2012/1/15/UT-Tokyo_logo02.png") no-repeat scroll 0 0 transparent; */
-
height: 451px;
+
/* height: 451px;
margin-bottom: -39px;
margin-bottom: -39px;
-
margin-left: -66px;
+
margin-left: -66px;*/
 +
  height: 451px;
 +
  margin-bottom: -166px;
 +
  margin-left: -100px;
 +
  margin-top: 30px;
 +
 
}
}
 +
#side .s_twit {
#side .s_twit {
background: url("https://static.igem.org/mediawiki/2012/e/e5/Twit_fukidashi01.png") no-repeat scroll 0px 0px transparent;
background: url("https://static.igem.org/mediawiki/2012/e/e5/Twit_fukidashi01.png") no-repeat scroll 0px 0px transparent;
Line 297: Line 310:
// font-size:24px;
// font-size:24px;
font-size:22px;
font-size:22px;
-
font-weight:normal;}
+
font-weight:normal;
 +
line-height:1.2em;}
#s_menu dd{
#s_menu dd{
padding:0px 14px 10px 16px;
padding:0px 14px 10px 16px;
Line 323: Line 337:
     }
     }
 +
.person{
 +
position: relative;
 +
margin-bottom:10px;}
 +
.person .imgbox{
 +
width: 90px;
 +
height: 90px;
 +
}
 +
.person .m-content{
 +
position: absolute;
 +
left: 100px;
 +
top: 0;
 +
}
 +
.person .charge{
 +
margin-left:2em;
 +
color:#999;
 +
font-size:80%;}
 +
.Achievement ul{
 +
list-style-type: circle;}
-
/* UA */
 
 +
/* UA */
 +
@media screen and (max-width: 1100px) {
 +
body #main{
 +
margin-left:38px}
 +
#side{
 +
left:806px}
 +
}
@media screen and (max-width: 760px) {
@media screen and (max-width: 760px) {
body #globalWrapper{
body #globalWrapper{
Line 337: Line 375:
#f_navi{width:80%;}
#f_navi{width:80%;}
#side {left:100%; background:#fff;}
#side {left:100%; background:#fff;}
 +
}
 +
@media screen and (max-height: 560px) {
 +
#header{
 +
padding-top:36px;}
 +
#side .s-logo{
 +
margin-top: -20px;}
}
}

Latest revision as of 03:14, 27 September 2012