evolution du css

This commit is contained in:
Theo Mougnibas 2024-11-21 11:51:17 +01:00
parent 1da54bac07
commit 718f992170
10 changed files with 20 additions and 9 deletions

View file

@ -14,7 +14,8 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t1.css"
}, },
"html+" : { "html+" : {
@ -31,7 +32,9 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t2.css"
}, },
"html_2.0" : { "html_2.0" : {
@ -48,7 +51,8 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t3.css"
}, },
"html_3.2" : { "html_3.2" : {
@ -65,7 +69,9 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t4.css"
}, },
"html_4.01" : { "html_4.01" : {
@ -82,7 +88,8 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t5.css"
}, },
"xhtml_4.01" : { "xhtml_4.01" : {
@ -99,7 +106,8 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t6.css"
}, },
"xhtml_1.0" : { "xhtml_1.0" : {
@ -116,7 +124,8 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t7.css"
}, },
"html_5" : { "html_5" : {
@ -133,7 +142,8 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t8.css"
}, },
"xhtml_5" : { "xhtml_5" : {
@ -150,7 +160,8 @@
}, },
"boost":10, "boost":10,
"cout":10 "cout":10,
"css_id":"t9.css"
} }
}, },

0
css/t1.css Normal file
View file

0
css/t2.css Normal file
View file

0
css/t3.css Normal file
View file

0
css/t4.css Normal file
View file

0
css/t5.css Normal file
View file

0
css/t6.css Normal file
View file

0
css/t7.css Normal file
View file

0
css/t8.css Normal file
View file

0
css/t9.css Normal file
View file