Difference between revisions of "Team:UNIK Copenhagen/frontpage"

Line 9: Line 9:
 
margin: 0px;
 
margin: 0px;
 
padding: 0px;
 
padding: 0px;
 +
}
 +
 +
 +
#mainPart{
 +
float:center;
 +
margin:10px;
 +
height:auto;
 +
width:1500px;
 +
        border: none;
 +
        background:white;
 
}
 
}
  
Line 26: Line 36:
 
padding-bottom: 100%;
 
padding-bottom: 100%;
 
     border-radius: 50%;
 
     border-radius: 50%;
border:10px solid #cfdcec;
+
border:7px solid #686868;
 
     overflow:hidden;
 
     overflow:hidden;
   
+
     background: #505050;  
     background: #4679BD;  
+
 
     box-shadow: 0 0 3px gray;
 
     box-shadow: 0 0 3px gray;
 +
background-color: Transparent;
 
}
 
}
 
.round-button-circle:hover {
 
.round-button-circle:hover {
background:#30588e;
+
background:#009933;
 
}
 
}
 
.round-button a {
 
.round-button a {
Line 47: Line 57:
 
color:#e2eaf3;
 
color:#e2eaf3;
 
     font-family:Verdana;
 
     font-family:Verdana;
     font-size:1.2em;
+
     font-size:1.8em;
 
     font-weight:bold;
 
     font-weight:bold;
 
     text-decoration:none;
 
     text-decoration:none;
Line 58: Line 68:
 
</head>
 
</head>
  
<div class="round-button"><div class="round-button-circle"><a href="http://example.com" class="round-button">Button!!</a></div></div>
+
<div class="mainPart">
 +
<div class="round-button"><div class="round-button-circle"><a href="http://example.com" class="round-button">Learn more</a></div></div></div>

Revision as of 16:22, 16 August 2015