Line 264: | Line 264: | ||
/*mosaique de semaines */ | /*mosaique de semaines */ | ||
− | |||
− | |||
− | |||
h1{ | h1{ | ||
Line 279: | Line 276: | ||
#weekslist{ | #weekslist{ | ||
− | + | position:fixed; | |
font-size:0; | font-size:0; | ||
− | width: | + | width: 20%; |
margin-top:1%; | margin-top:1%; | ||
margin-left:-10px; | margin-left:-10px; | ||
Line 310: | Line 307: | ||
border-radius: 6px; | border-radius: 6px; | ||
} | } | ||
− | |||
− | |||
</style> | </style> | ||
Line 419: | Line 414: | ||
− | + | <div id="weeks"> | |
− | + | ||
<h1><B>Weeks</B> </h1> | <h1><B>Weeks</B> </h1> | ||
<div id="weekslist"><center> | <div id="weekslist"><center> |