Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | |||
+ | body { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2017/f/f9/Lpbackground1.jpg'); | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: fixed; | ||
+ | background-size: 100%; | ||
+ | opacity: 0.8; | ||
+ | filter:alpha(opacity=80); | ||
+ | } | ||
+ | |||
.container { | .container { | ||
width: 72%; | width: 72%; |
Revision as of 05:53, 1 November 2017