/extremedating/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/extremedating/trunk

« back to all changes in this revision

Viewing changes to css/main.css

  • Committer: Daniel Johansson
  • Date: 2013-04-13 15:18:13 UTC
  • Revision ID: maila@danieljohansson.nu-20130413151813-ppbio8vwyc45o5wa
Added loginboxes

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#contentheaders         {font-size: 150%;}
8
8
#smallheader            {font-weight:bold;}
9
9
#wallflow                       {float:right; width: 620px; height: 100%; background-color:#DDD; padding: 20px; margin-left: 20px;}
10
 
#profilelink            {color:#00F; text-decoration:underline;} 
 
10
#profilelink            {color:#00F; text-decoration:underline;}
 
11
#login                          {float:right; width: 290px;}
 
12
#input                          {width: 280px; float:right;}
 
13
#loginlabel                     {width: 100px; float:right;}
11
14
 
12
15
/*
13
16
    ExtremeDating - a Hackathon 2013 project.