une correction du tp2
This commit is contained in:
21
R1.02/tp/tp2/correction/style4.css
Normal file
21
R1.02/tp/tp2/correction/style4.css
Normal file
@@ -0,0 +1,21 @@
|
||||
body {
|
||||
font-family:sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-variant:small-caps;
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
h2 {
|
||||
background-color:#aaaaaa;
|
||||
padding : 10px;
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
span {
|
||||
font-family: monospace;
|
||||
font-weight:bold;
|
||||
color : #aa4512;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user