.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
body {
border-radius: 5px;
background: white;
color: white;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
h3 {
border-radius: 5px;
background: blue;
color: white;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
h4 {
border-radius: 5px;
background: blue;
color: white;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
h5 {
border-radius: 5px;
background: blue;
color: white;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: 20;
}
ul li {
border-radius: 5px;
background: blue;
color: white;
display: inline-block;
margin: 0;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
padding: 10px;
}
a {
color: white;
text-decoration: none;
}
a:active {
background: gold;
}
a:hover {
color: rgb(128, 128, 128);
}
</style>
-
Notifications
You must be signed in to change notification settings - Fork 0
dani0303/website2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published