-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.css
More file actions
82 lines (78 loc) · 1.55 KB
/
index.css
File metadata and controls
82 lines (78 loc) · 1.55 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<html>
<head>
<title> my amazing website </title>
<style>
h1{color: darkgoldenrod;
font-style: italic;
background-color: darkred;
}
body{background-color:mediumvioletred;
}
h1{ color: #01F039;
}
ul{color:#FF00FF}
li{font-size: 8px;
}
li{width:250px;
}
li{ font-family: sans-serif;
}
li{font-weight: bold}
p{color: aquamarine;
font-style: sans-serif;
background-color: blue;
}
div{font-weight: 800;
}
div{font-family: monospace;}
p{font-size: 18px;
}
div{font-size:23px;}
ul{font-family: cursive;
font-size: 45px;
font-weight: 700;
color:azure;
background-color: bisque;
}
div li{color:#C8CD31;
font-weight:900;
font-size: 50px;
font-style: sans-serif;
font-family: inherit;
background-color: azure;
width: auto;
}
h2{color:#B8CD5C;
}
u1{color:#3638B7
}
div h2{color: aliceblue;
}
div{border-style: dotted;
border: 5px red dashed;
border: dotted;
border-radius: 10px
text-align: left;
}
h1{outline: 15px;
} padding: 15px;
margin: 20px;
ul{box-sizing: border-box;
text-decoration: underline;
}
img{position: absolute;
float: left;
clear: both;
z-index: -1;
opacity: inherit;
}
.side-content{ font-size:14px;
background-color:#3e3e3e;
color:#00FFFF;
{ width:25%;
.header{margin-top: 15px;
}
#div {
font-family: Roboto, sans-serif;
}
background-color: <hexcode> | <keyword>