update
This commit is contained in:
20
DEV.1.2/tp2/style_ex4.css
Normal file
20
DEV.1.2/tp2/style_ex4.css
Normal file
@@ -0,0 +1,20 @@
|
||||
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