Compare commits
No commits in common. "4107ccc4add436cec513dfa10ebd2129fe623e93" and "e5c37bf3f7caa9ae5b97a84f49e77f4232813f41" have entirely different histories.
4107ccc4ad
...
e5c37bf3f7
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ body {
|
|||
background-image: url(matrix.gif), url(codevert.jpg);
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
font-family: 'Georgia', serif;
|
||||
color: #2980b9;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
button {
|
||||
padding: 12px 25px;
|
||||
|
|
Loading…
Reference in a new issue