Compare commits

..

No commits in common. "4107ccc4add436cec513dfa10ebd2129fe623e93" and "e5c37bf3f7caa9ae5b97a84f49e77f4232813f41" have entirely different histories.

View file

@ -8,6 +8,11 @@ body {
background-image: url(matrix.gif), url(codevert.jpg); background-image: url(matrix.gif), url(codevert.jpg);
} }
h1, h2, h3 {
font-family: 'Georgia', serif;
color: #2980b9;
margin-bottom: 20px;
}
button { button {
padding: 12px 25px; padding: 12px 25px;