Repo de LDM-ASIR
This commit is contained in:
22
ACT22_sad/css/style.css
Normal file
22
ACT22_sad/css/style.css
Normal file
@@ -0,0 +1,22 @@
|
||||
body
|
||||
{
|
||||
background-color: rgb(29,41,75);
|
||||
}
|
||||
h1, h2
|
||||
{
|
||||
background-color: white;
|
||||
}
|
||||
h3, ol, ul, li, p
|
||||
{
|
||||
color: white;
|
||||
}
|
||||
h3, ol, ul, li
|
||||
{
|
||||
text-align: center;
|
||||
list-style-position:inside;
|
||||
}
|
||||
img
|
||||
{
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user