|
|
Line 121: |
Line 121: |
| } | | } |
| | | |
− | | + | </stle> |
− | /* Start general reset ================================================== */
| + | |
− | | + | |
− | body {
| + | |
− | font-size: inherit;
| + | |
− | background-color: #ffffff;
| + | |
− | color: #000000;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | | + | |
− | div#globalWrapper {
| + | |
− | font-size: inherit;
| + | |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | position: static;
| + | |
− | width: auto;
| + | |
− | background-color: #ffffff;
| + | |
− | }
| + | |
− | | + | |
− | #everything {
| + | |
− | background-color: #ffffff
| + | |
− | }
| + | |
− | | + | |
− | .circle {
| + | |
− | position: absolute;
| + | |
− | top: 500px;
| + | |
− | left: 900px;
| + | |
− | height: 50px;
| + | |
− | width: 50px;
| + | |
− | background-color: #4CAF50;
| + | |
− | border-radius: 50%;
| + | |
− | }
| + | |
− | | + | |
− | /* Start top-section reset ============================================== */
| + | |
− | | + | |
− | div#top-section {
| + | |
− | border: 0;
| + | |
− | height: auto;
| + | |
− | margin: 0;
| + | |
− | position: static;
| + | |
− | width: auto;
| + | |
− | }
| + | |
− | | + | |
− | div#p-logo {
| + | |
− | height: auto;
| + | |
− | position: static;
| + | |
− | width: auto;
| + | |
− | z-index: auto;
| + | |
− | }
| + | |
− | | + | |
− | div#p-logo a, div#p-logo a:hover {
| + | |
− | text-decoration: none;
| + | |
− | }
| + | |
− | | + | |
− | div#menubar {
| + | |
− | font-family: inherit;
| + | |
− | font-size: inherit;
| + | |
− | line-height: inherit;
| + | |
− | position: static;
| + | |
− | top: 0px;
| + | |
− | #595959-space: normal;
| + | |
− | width: auto;
| + | |
− | z-index: auto;
| + | |
− | }
| + | |
− | | + | |
− | div.left-menu, div.left-menu a {
| + | |
− | color: #595959;
| + | |
− | left: 0;
| + | |
− | text-align: left;
| + | |
− | text-transform: none;
| + | |
− | }
| + | |
− | | + | |
− | div#menubar ul {
| + | |
− | color: #595959;
| + | |
− | list-style: disc outside none;
| + | |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | | + | |
− | div#menubar li {
| + | |
− | cursor: auto;
| + | |
− | display: list-item;
| + | |
− | padding: 0;
| + | |
− | margin: 0;
| + | |
− | position: static;
| + | |
− | }
| + | |
− | | + | |
− | div.left-menu li a {
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | | + | |
− | div.left-menu:hover {
| + | |
− | color: #595959;
| + | |
− | background-color: transparent;
| + | |
− | }
| + | |
− | | + | |
− | div.left-menu:hover a {
| + | |
− | color: #595959;
| + | |
− | }
| + | |
− | | + | |
− | div.right-menu, div.right-menu a {
| + | |
− | color: #595959;
| + | |
− | right: 0;
| + | |
− | text-align: left;
| + | |
− | }
| + | |
− | | + | |
− | div.right-menu li a {
| + | |
− | background-color: transparent;
| + | |
− | color: #595959;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | | + | |
− | div.right-menu li a:hover {
| + | |
− | color: #595959;
| + | |
− | text-decoration: none;
| + | |
− | }
| + | |
− | | + | |
− | div#search-controls {
| + | |
− | background-color: transparent;
| + | |
− | height: auto;
| + | |
− | position: static;
| + | |
− | right: 0;
| + | |
− | text-align: left;
| + | |
− | top: 0;
| + | |
− | width: auto;
| + | |
− | z-index: auto;
| + | |
− | }
| + | |
− | </style> | + | |
| <body> | | <body> |
| <!-- Navbar --> | | <!-- Navbar --> |