ajout de quelques regles generales de css, encore messy
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
|
||||
/*/////////////////////////////////////////////*/
|
||||
/*RESET*/
|
||||
/*
|
||||
body *:not(script) {
|
||||
display: block;
|
||||
}
|
||||
*/
|
||||
body *:not(script) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
a, abbr, acronym, address, big, cite, code,
|
||||
|
||||
Reference in New Issue
Block a user