Add "website coming soon"
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 18 Jan 2014 12:31:46 +0000 (14:31 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 18 Jan 2014 12:31:46 +0000 (14:31 +0200)
mc.css
tmpl/account.en

diff --git a/mc.css b/mc.css
index 48da84aeaf01156583c5a65887a77dff1a7f5ebb..de2ef0f45018b3d6877bdce1578597a4f6e38dfc 100644 (file)
--- a/mc.css
+++ b/mc.css
@@ -161,8 +161,7 @@ body{
        text-align: center;
 }
 
-a.rules{
-       display: block;
+div.rules{
        text-align: center;
        font-size: 1.5em;
        font-weight: bold;
index ed9af42c3d0535a38d8132ac69c14f7854287474..447b7425dfbb9fad12f5953d11ad9a09f4646bce 100644 (file)
@@ -1,6 +1,6 @@
 <form action="/action/register" method="POST" class="jsform">
 <div class="main">
-<a class="rules" href="https://www.facebook.com/notes/mindcoding/regulament-mindcoding/431673106962286">Rules</a>
+<div class="rules"><a href="https://www.facebook.com/notes/mindcoding/regulament-mindcoding/431673106962286">Rules</a> (website coming soon)</div>
 
 <table>
 <tr> <td>Username                      <td><input type="text"          name="username"                 required>
@@ -16,6 +16,7 @@
 
 <tr> <td colspan="2"><input type="submit" value="Register" class="submit">
 </table>
+
 <div class="logos">
 <a href="http://www.societatea-hermes.ro"><div class="hermes"></div></a>
 <a href="https://www.facebook.com/mindcodingcluj"><div class="fb"></div></a>
This page took 0.011145 seconds and 4 git commands to generate.