-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
50 lines (46 loc) · 912 Bytes
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
*{
background-color: aqua;
padding:0px;
align-content: center;
margin-top: 20px;
margin-bottom: 30px;
margin-left: 20px;
max-width: max-content;
}
title
{
font-weight: 100;
font-style: italic;
color: blueviolet;
box-sizing: border-box;
column-span: all;
transform-origin: 30px;
}
head{
list-style: lower-greek;
lighting-color: chocolate;
size: 30px;
}
h1{
background-color: coral;
background-size: cover;
background-image: none;
counter-increment: initial;
nav-down: initial;
}
body
{
height: 20px;
align-content: center;
font-size: smaller;
font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps;
background-color: blanchedalmond;
border-radius: 0px;
}
button{
align-content: center;
font-size: 20px;
nav-left: initial;
nav-right: inherit;
}