Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | / | + | /******DEFAULT SETTINGS******/ |
#sideMenu, | #sideMenu, | ||
Line 62: | Line 62: | ||
− | /****** | + | /******ON THIS PAGE*******/ |
+ | #abstract { | ||
+ | font-size: 20px; | ||
+ | font-weight: bold; | ||
+ | color: black; | ||
+ | text-align: center; | ||
+ | font-family: Impact, Charcoal, sans-serif; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* Wrapper for the content */ | ||
+ | |||
+ | .content_wrapper { | ||
+ | width: 85%; | ||
+ | margin-left: 150px; | ||
+ | padding: 0px; | ||
+ | float: left; | ||
+ | background-color: white; | ||
+ | } | ||
.navbar { | .navbar { | ||
overflow: hidden; | overflow: hidden; |
Revision as of 02:00, 17 October 2018