Team:UCL/FAQ/Contact
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
Lewismoffat (Talk | contribs) |
||
(One intermediate revision not shown) | |||
Line 30: | Line 30: | ||
if (!isset($_POST["submit"])) { | if (!isset($_POST["submit"])) { | ||
?> | ?> | ||
- | <form method="post" action="<?php echo $_SERVER["PHP_SELF"];? | + | <form method="post" action="<?php echo $_SERVER["PHP_SELF"];?> |
From: <input type="text" name="from"><br> | From: <input type="text" name="from"><br> | ||
Subject: <input type="text" name="subject"><br> | Subject: <input type="text" name="subject"><br> | ||
Line 69: | Line 69: | ||
background-color:darkgrey; | background-color:darkgrey; | ||
padding-top:50px; | padding-top:50px; | ||
- | |||
display:inline-block; | display:inline-block; | ||
} | } | ||
Line 78: | Line 77: | ||
/*=======Body=======*/ | /*=======Body=======*/ | ||
.textArena { | .textArena { | ||
- | background-color: | + | background-color:white; |
padding: 5% 5% 5% 5%; | padding: 5% 5% 5% 5%; | ||
font-size:90%; | font-size:90%; | ||
- | |||
- | |||
- | |||
} | } | ||
.widthCorrect { | .widthCorrect { |
Latest revision as of 11:36, 17 September 2014