/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: Gustav Hartvigsson
  • Date: 2013-04-15 17:15:56 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20130415171556-q5zcc5mdle93vm1q
code cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#wrapper                        {width: 1000px; margin: auto; height: 1160px; background-image:url('../img/background.jpg');}
2
 
#profile                        {background-color:#EEE; padding:10px; width: 100%; height: 100%; float: left; margin-top: 10px;}
 
1
#wrapper                        {width: 1000px; margin: auto; height: 1200px; background-image:url('../img/background.jpg');}
 
2
#profile                        {background-color:#EEE; padding:10px; width: 100%; height: 1160px; float: left; margin-top: 10px; border-radius: 10px;}
3
3
.profilename            {font-size: 200%; margin-left:20px; font-weight:bold;}
4
 
#profileimg                     {float: left; width: 280px; height: 1000px; background-color:#DDD; padding: 20px;}
5
 
#profileheader          {width: 100%; height: 100px; background-color:#DDD; float: left; margin-bottom: 20px;}
6
 
#profilecontent         {float:right; width: 620px; height: 1000px; background-color:#DDD; padding: 20px; margin-left: 20px;}
 
4
#profileimg                     {float: left; width: 280px; height: 1000px; background-color:#DDD; padding: 20px; border-radius: 5px;}
 
5
#profileheader          {width: 100%; height: 100px; background-color:#DDD; float: left; margin-bottom: 20px; border-radius: 5px;}
 
6
#profilecontent         {float:right; width: 620px; height: 1000px; background-color:#DDD; padding: 20px; margin-left: 20px; border-radius: 5px;}
7
7
.smallheader            {font-weight:bold;}
8
 
#wallflow                       {float:right; width: 620px; height: 1000px; background-color:#DDD; padding: 20px; margin-left: 20px;}
 
8
#wallflow                       {float:right; width: 620px; height: 1000px; background-color:#DDD; padding: 20px; margin-left: 20px; border-radius: 5px;}
9
9
.profilelink            {color:#00F; text-decoration:underline;}
10
10
#login                          {float:right; width: 280px;}
11
11
#logout                         {float:right; width: 160px;}
14
14
#inputbutton2           {width: 140px; float:left;}
15
15
#loginlabel                     {width: 100px; float:right;}
16
16
.logo                           {width: 150px; float:left; margin-left:20;}
17
 
#frame                          {float:left; width: 940px; height: 1100px; background-color:#DDD; padding: 20px; margin: 10px;}
 
17
#frame                          {float:left; width: 950px; height: 1110px; background-color:#DDD; padding: 20px; margin: 5px; border-radius: 5px;}
18
18
.profilepic                     {width: 280px; height: 280px;}
19
 
.feedbox                        {width:600px; height:50px; margin-bottom:20px; padding: 10px; background-color:#CCC;}
 
19
.feedbox                        {width:600px; height:50px; margin-bottom:20px; padding: 10px; background-color:#CCC; border-radius: 5px;}
 
20
.dinnerwraps            {width:600px; height:75px; margin-bottom:10px; padding: 10px; background-color:#CCC; border-radius: 5px;}
20
21
 
21
22
 
22
23
/*