Différences
Ci-dessous, les différences entre deux révisions de la page.
etudiants:2014:bastien.lemaitre:stage1 [2015/04/18 20:11] – bastien.lemaitre | etudiants:2014:bastien.lemaitre:stage1 [2019/08/31 14:21] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
< | < | ||
- | <script src=" | ||
<script src=" | <script src=" | ||
< | < | ||
Ligne 9: | Ligne 8: | ||
box-sizing: | box-sizing: | ||
} | } | ||
- | span, p, h1, h1, h3, h4, h5, h6, ul, li { | + | span, p, h1, h1, h3, h4, h5, h6, ul, li, .tableau |
font-family: | font-family: | ||
font-weight: | font-weight: | ||
Ligne 25: | Ligne 24: | ||
font-size: | font-size: | ||
vertical-align: | vertical-align: | ||
+ | } | ||
+ | .bloc_title: | ||
+ | cursor: pointer; | ||
} | } | ||
.bloc_normal { | .bloc_normal { | ||
Ligne 120: | Ligne 122: | ||
.realisation ul { | .realisation ul { | ||
color: #fff !important; | color: #fff !important; | ||
+ | } | ||
+ | .tableau { | ||
+ | width: 100%; | ||
+ | display: table; | ||
+ | } | ||
+ | .tableau th, .tableau td { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | .tableau th { | ||
+ | background-color: | ||
+ | color: #fff; | ||
} | } | ||
</ | </ | ||
Ligne 127: | Ligne 140: | ||
<img src="/ | <img src="/ | ||
</ | </ | ||
- | < | + | < |
</ | </ | ||
<div class=" | <div class=" | ||
Ligne 133: | Ligne 146: | ||
< | < | ||
</ | </ | ||
- | <div class=" | + | <div class=" |
< | < | ||
< | < | ||
Ligne 266: | Ligne 279: | ||
</ | </ | ||
</ | </ | ||
+ | </ | ||
+ | <div class=" | ||
+ | < | ||
+ | </ | ||
+ | <div class=" | ||
+ | |||
+ | </ | ||
+ | <div class=" | ||
+ | < | ||
+ | </ | ||
+ | <div class=" | ||
+ | <div id=" | ||
+ | < | ||
+ | /* * * CONFIGURATION VARIABLES * * */ | ||
+ | var disqus_shortname = ' | ||
+ | |||
+ | /* * * DON'T EDIT BELOW THIS LINE * * */ | ||
+ | (function() { | ||
+ | var dsq = document.createElement(' | ||
+ | dsq.src = '//' | ||
+ | (document.getElementsByTagName(' | ||
+ | })(); | ||
+ | </ | ||
+ | < | ||
</ | </ | ||
</ | </ | ||
</ | </ | ||
< | < | ||
- | $(function() { | + | jQuery(function() { |
- | $('# | + | jQuery('# |
- | $(e.target).next(' | + | jQuery(e.target).next(' |
- | $(e.target).next(' | + | jQuery(e.target).next(' |
+ | }); | ||
+ | jQuery('# | ||
+ | jQuery(e.target).parent().next(' | ||
+ | jQuery(e.target).parent().next(' | ||
}); | }); | ||
+ | document.title=" | ||
}); | }); | ||
</ | </ | ||
</ | </ |