Difference between revisions of "Team:Valencia UPV/main"
(11 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
/* Redesigning the topmenu */ | /* Redesigning the topmenu */ | ||
/***************************/ | /***************************/ | ||
− | body { | + | body {ptd |
margin: 10px 0 0 0; | margin: 10px 0 0 0; | ||
padding: 0;} | padding: 0;} | ||
Line 2,333: | 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,618: | Line 2,620: | ||
table td { | table td { | ||
padding: 0.75em 0.75em; | padding: 0.75em 0.75em; | ||
+ | vertical-align: center; | ||
} | } | ||
Line 2,638: | Line 2,641: | ||
table.alt { | table.alt { | ||
border-collapse: separate; | border-collapse: separate; | ||
+ | vertical-align:center; | ||
+ | background-color: white; | ||
} | } | ||
Line 3,119: | 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,124: | Line 3,131: | ||
font-size: 1.25em; | font-size: 1.25em; | ||
margin-bottom: 1.75em; | margin-bottom: 1.75em; | ||
+ | color:black; | ||
} | } | ||
Line 3,134: | Line 3,142: | ||
color: #fff; | color: #fff; | ||
min-width: 12em; | min-width: 12em; | ||
+ | margin-top:1em; | ||
} | } | ||
Line 3,140: | Line 3,149: | ||
#banner input[type="button"]:hover, | #banner input[type="button"]:hover, | ||
#banner .button:hover { | #banner .button:hover { | ||
− | background-color: rgba( | + | background-color: rgba(96, 132, 96, 1); |
} | } | ||
Latest revision as of 01:35, 19 September 2015