Compare commits
2 Commits
de0aa27534
...
67009913a4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67009913a4 | ||
|
|
7f1f8bd979 |
@@ -1,4 +1,11 @@
|
|||||||
@charset "UTF-8"; /* La feuille de style est encodée en UTF-8 */
|
@charset "UTF-8"; /* La feuille de style est encodée en UTF-8 */
|
||||||
|
@charset "UTF-8";
|
||||||
|
/* Comment Header */
|
||||||
|
/* File Header */
|
||||||
|
|
||||||
|
/* Section CSS Reset -- GLOBAL */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**************************/
|
/**************************/
|
||||||
@@ -114,4 +121,42 @@ aside {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Section a Lea */
|
||||||
|
.lea body {
|
||||||
|
background-color: blueviolet;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Section a Jeremy */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Section a Andres */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Section a Stan */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user