Team:DTU-Denmark/joro
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<head> | <head> | ||
Line 6: | Line 5: | ||
<style type="text/css"> | <style type="text/css"> | ||
body,td,th { | body,td,th { | ||
- | + | position: absolute; | |
- | + | left: 10%; | |
- | + | top: 258px; | |
- | + | width: 80%; | |
- | text-shadow: | + | height: 33px; |
+ | background-color: rgba(0,102,51,0.6); | ||
+ | padding: 10px; | ||
+ | border-radius: 30px; | ||
+ | text-justify: auto; | ||
+ | text-emphasis: accent; | ||
+ | text-shadow: 5px 5px 25px rgba(255,255,255,1); | ||
+ | right: 10%; | ||
+ | font-size: 12px; | ||
+ | line-height: normal; | ||
+ | scrollbar-3d-light-color: rgba(0,204,0,1); | ||
} | } | ||
body { | body { |
Revision as of 14:30, 23 July 2014