Projects/worblehat-old
Projects
/
worblehat-old
Archived
12
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
worblehat-old/python/web/media/styles/bilbo_green.css

9 lines
778 B
CSS
Executable File

h1 {color: green; font-family: verdana, sans-serif, arial, courier new; text-align: center; text-transform: uppercase}
h2 {color: #339944; font-family: verdana, sans-serif, arial, courier new; text-align: center; text-transform: uppercase}
h3 {color: #38703F; font-family: verdana, sans-serif, arial, courier new; text-align: left}
h4 {color: #339944; font-family: verdana, sans-serif, arial, courier new; text-align: center}
h5 {color: green; font-family: verdana, sans-serif, arial, courier new; text-align: left}
h6 {color: #339944; font-family: verdana, sans-serif, arial, courier new; text-align: center}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
body {background-color: #EEF0AB; font-family: verdana, sans-serif, arial, courier new}