Template:Lyon-INSA/notebook
From 2012.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 15: | Line 15: | ||
#monthDays ul { | #monthDays ul { | ||
margin: 0; | margin: 0; | ||
- | padding: 5px 5px 5px 10px; | + | padding: 5px 5px 5px 10px; |
- | + | border-top: 1px solid black; | |
- | border-top: 1px solid | + | border-bottom: 1px solid black; |
- | border-bottom: 1px solid | + | |
} | } | ||
Line 35: | Line 34: | ||
#monthDays ul li.selected { | #monthDays ul li.selected { | ||
- | background-color: | + | background-color: rgb(250,250,250,0.2); |
} | } | ||
Line 82: | Line 81: | ||
-webkit-border-radius:6px; | -webkit-border-radius:6px; | ||
border-radius:6px; | border-radius:6px; | ||
- | border:1px solid # | + | border:1px solid #did="titreDiapo">Watchcdcdc; |
display:inline-block; | display:inline-block; | ||
color:#777777; | color:#777777; | ||
Line 111: | Line 110: | ||
margin-left:20px; | margin-left:20px; | ||
} | } | ||
- | + | .unProto:hover | |
+ | { | ||
+ | color:#0095df; | ||
+ | } | ||
#jourPrecedent | #jourPrecedent | ||
{ | { | ||
Line 153: | Line 155: | ||
#noteBookTextContent { width: 400px; margin: 20px 0 10px; } | #noteBookTextContent { width: 400px; margin: 20px 0 10px; } | ||
#noteBookTextContent .viewport { width: 375px; height: 300px; overflow: hidden; position: relative; } | #noteBookTextContent .viewport { width: 375px; height: 300px; overflow: hidden; position: relative; } | ||
- | #noteBookTextContent .scrollbar{ background: transparent url( | + | #noteBookTextContent .scrollbar{ background: transparent url(https://static.igem.org/mediawiki/2012/b/bf/Bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; } |
- | #noteBookTextContent .track { background: transparent url( | + | #noteBookTextContent .track { background: transparent url(https://static.igem.org/mediawiki/2012/6/67/Bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:15px; position: relative; } |
- | #noteBookTextContent .thumb { background: transparent url( | + | #noteBookTextContent .thumb { background: transparent url(https://static.igem.org/mediawiki/2012/5/5f/Bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px;border:none; } |
- | #noteBookTextContent .thumb .end { border:none;padding:0px;background: transparent url( | + | #noteBookTextContent .thumb .end { border:none;padding:0px;background: transparent url(https://static.igem.org/mediawiki/2012/5/5f/Bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; } |
#noteBookTextContent .disable { display: none; } | #noteBookTextContent .disable { display: none; } | ||
Line 181: | Line 183: | ||
#titreDiapo{ | #titreDiapo{ | ||
font-size:24px; | font-size:24px; | ||
- | color:# | + | color:#777777; |
text-align:center; | text-align:center; | ||
+ | margin-left:30px; | ||
+ | margin-top:30px; | ||
} | } | ||
#leDiapo{ | #leDiapo{ | ||
Line 235: | Line 239: | ||
text-shadow:1px 1px 0px #ffffff; | text-shadow:1px 1px 0px #ffffff; | ||
} | } | ||
- | + | .unProto{ | |
+ | margin:20px; | ||
+ | font-size:16px; | ||
+ | cursor:pointer; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 18:40, 25 October 2012