Difference between revisions of "Team:Dundee/style.css"

Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 +
  
 
/* hiding the top section*/
 
/* hiding the top section*/
 +
 +
a {
 +
color: none;
 +
}
 +
 +
 
#top-section{
 
#top-section{
 
   height:0px;
 
   height:0px;
Line 93: Line 100:
 
}
 
}
 
p {
 
p {
 
+
color: #e9e9e9
 
}
 
}
 
.container {
 
.container {
Line 131: Line 138:
 
color: #fff;
 
color: #fff;
 
background-position: center;  
 
background-position: center;  
 +
-webkit-mask-image: -webkit-gradient(linear, left 80%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
 
}
 
}
 
header h1 {
 
header h1 {
Line 447: Line 455:
 
}
 
}
 
.biospray-btn {
 
.biospray-btn {
     margin: 10px;
+
     margin: 5px;
 
float: right;
 
float: right;
 
clear: both;
 
clear: both;
Line 518: Line 526:
 
padding-top: 50px;
 
padding-top: 50px;
 
padding-bottom:50px;
 
padding-bottom:50px;
padding-left:20px;
+
padding-left:30px;
 
padding-right:20px;
 
padding-right:20px;
 
background-color: transparent;
 
background-color: transparent;
Line 573: Line 581:
 
/** TABLE **/
 
/** TABLE **/
 
table, th, td {
 
table, th, td {
border: 0px solid black;
+
border: 1px solid black;
 
border-collapse: collapse;
 
border-collapse: collapse;
}
 
 
.targetDiv{
 
display:none;
 
padding: 50px 95px 0px 85px;
 
font-family: Lucida Sans Typewriter,Lucida Console,monaco,Bitstream Vera Sans Mono,monospace;
 
}
 
 
.profilepicbig {
 
padding: 0px 0px 5px 20px;
 
float: right;
 
 
 
}
 
}
  
 
</html>
 
</html>

Revision as of 09:45, 3 August 2015