Difference between revisions of "Team:Valencia UPV/main"

 
(15 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
/* Redesigning the topmenu */
 
/* Redesigning the topmenu */
 
/***************************/
 
/***************************/
body {p
+
body {ptd
 
     margin: 10px 0 0 0;
 
     margin: 10px 0 0 0;
 
     padding: 0;}
 
     padding: 0;}
Line 17: Line 17:
 
     margin: 0 auto;
 
     margin: 0 auto;
 
margin-bottom:1em;
 
margin-bottom:1em;
     padding: 0;
+
     padding: 0;mai
 
     border: none;}
 
     border: none;}
 
#menubar {
 
#menubar {
Line 64: Line 64:
 
padding: 0;
 
padding: 0;
 
border: 0;
 
border: 0;
margin-bottom:1em;
 
 
font-size: 100%;
 
font-size: 100%;
 
font: inherit;
 
font: inherit;
Line 2,334: Line 2,333:
  
 
.box .image.featured img {
 
.box .image.featured img {
 +
                                max-width:100%;
 +
                                margin:auto;
 
border-radius: 0;
 
border-radius: 0;
 
display: block;
 
display: block;
Line 2,619: Line 2,620:
 
table td {
 
table td {
 
padding: 0.75em 0.75em;
 
padding: 0.75em 0.75em;
 +
vertical-align: center;
 
}
 
}
  
Line 2,639: Line 2,641:
 
table.alt {
 
table.alt {
 
border-collapse: separate;
 
border-collapse: separate;
 +
vertical-align:center;
 +
background-color: white;
 
}
 
}
  
Line 2,954: Line 2,958:
 
#header input[type="button"],
 
#header input[type="button"],
 
#header .button {
 
#header .button {
background-color: transparent;
+
background-color: #1A7736;
 
box-shadow: inset 0 0 0 2px #fff;
 
box-shadow: inset 0 0 0 2px #fff;
 
color: #fff;
 
color: #fff;
Line 3,120: Line 3,124:
 
font-family: Helvetica, Sans-Serif;
 
font-family: Helvetica, Sans-Serif;
 
font-style:italic;
 
font-style:italic;
 +
color:black;
 +
padding-bottom: 3px;
 
}
 
}
  
Line 3,125: Line 3,131:
 
font-size: 1.25em;
 
font-size: 1.25em;
 
margin-bottom: 1.75em;
 
margin-bottom: 1.75em;
 +
color:black;
 
}
 
}
  
Line 3,131: Line 3,138:
 
#banner input[type="button"],
 
#banner input[type="button"],
 
#banner .button {
 
#banner .button {
background-color: transparent;
+
background-color: #1A7736;
 
box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.5);
 
box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.5);
 
color: #fff;
 
color: #fff;
 
min-width: 12em;
 
min-width: 12em;
 +
margin-top:1em;
 
}
 
}
  
Line 3,141: Line 3,149:
 
#banner input[type="button"]:hover,
 
#banner input[type="button"]:hover,
 
#banner .button:hover {
 
#banner .button:hover {
background-color: rgba(132, 120, 120, 0.1);
+
background-color: rgba(96, 132, 96, 1);
 
}
 
}
  
Line 3,161: Line 3,169:
 
/* Main */
 
/* Main */
  
 
+
#main p {margin-bottom:1em}
  
 
#main {
 
#main {

Latest revision as of 01:35, 19 September 2015