Difference between revisions of "Template:Toulouse"
(28 intermediate revisions by 3 users not shown) | |||
Line 81: | Line 81: | ||
.shout p:first-of-type{/*margin-top:10px;*/ text-transform:none;} | .shout p:first-of-type{/*margin-top:10px;*/ text-transform:none;} | ||
.shout-content img{ | .shout-content img{ | ||
− | max-height: | + | max-height:150px; |
} | } | ||
.shout .shout-content{padding:15px 30px; border-radius:50px 50px 5px 5px; font-size:1.2rem; margin:auto;} | .shout .shout-content{padding:15px 30px; border-radius:50px 50px 5px 5px; font-size:1.2rem; margin:auto;} | ||
− | .row0 .shout .shout-content{padding:15px 30px; border-radius:50px 50px 5px 5px; font-size:1.2rem;margin-top:- | + | .row0 .shout .shout-content{padding:15px 30px; border-radius:50px 50px 5px 5px; font-size:1.2rem;margin-top:-224px;} |
/* Page Header | /* Page Header | ||
--------------------------------------------------------------------------------------------------------------- */ | --------------------------------------------------------------------------------------------------------------- */ | ||
Line 202: | Line 202: | ||
#mainav li a{display:block; padding:25px 10px;} | #mainav li a{display:block; padding:25px 10px;} | ||
#mainav li li a{border:solid; border-width:0 0 1px 0;font-size:12px;} | #mainav li li a{border:solid; border-width:0 0 1px 0;font-size:12px;} | ||
− | #mainav .drop{padding-left: | + | #mainav .drop{padding-left:10px; margin-top:20px;} |
− | #mainav li li a, #mainav li li .drop{display:block; margin: | + | #mainav li li a, #mainav li li .drop{display:block; margin:-1px; padding:10px 15px;} |
#mainav .drop::after, #mainav li li .drop::after{content:"";} | #mainav .drop::after, #mainav li li .drop::after{content:"";} | ||
#mainav .drop::after{top:30px; left:5px;} | #mainav .drop::after{top:30px; left:5px;} | ||
Line 255: | Line 255: | ||
table.df th td{border:1px solid; border-collapse:collapse; vertical-align:top; box-sizing:border-box;} | table.df th td{border:1px solid; border-collapse:collapse; vertical-align:top; box-sizing:border-box;} | ||
table.df th{table-layout:auto;} | table.df th{table-layout:auto;} | ||
− | table.df{width:100%; margin-bottom:15px;} | + | table.df{width:100%; margin-bottom:15px;color:#888888} |
table.df th td{padding:10px 15px;} | table.df th td{padding:10px 15px;} | ||
table.df td{border-width:0 1px;} | table.df td{border-width:0 1px;} | ||
Line 264: | Line 264: | ||
#gallery{display:block; width:100%; margin-bottom:50px;} | #gallery{display:block; width:100%; margin-bottom:50px;} | ||
#gallery figure figcaption{display:block; width:100%; clear:both;} | #gallery figure figcaption{display:block; width:100%; clear:both;} | ||
− | #gallery li{margin-bottom: | + | #gallery li{margin-bottom:10px;} |
+ | #gallery img{max-height:250px;max-width:100%;border-width:10px; border-color:black;} | ||
.overlay ul li a{display:block; position:relative;} | .overlay ul li a{display:block; position:relative;} | ||
Line 316: | Line 317: | ||
.row3{color:#888888; background-color:white;} | .row3{color:#888888; background-color:white;} | ||
.row4, .row4 a{color:#B4B4B4; background-color:#EDEDED;} | .row4, .row4 a{color:#B4B4B4; background-color:#EDEDED;} | ||
− | .row5{color:white; background-color:#817E8B;} | + | .row5{color:white; background-color:#817E8B; padding-top:50px;} |
.row6, .row6 a{color:#B4B4B4; background-color:#817E8B;} | .row6, .row6 a{color:#B4B4B4; background-color:#817E8B;} | ||
.row6{border-color:#3C3C3C;} | .row6{border-color:#3C3C3C;} | ||
Line 421: | Line 422: | ||
text-align:justify; | text-align:justify; | ||
} | } | ||
+ | |||
+ | p.highlight{ | ||
+ | font-size: 15px; | ||
+ | text-align: justify; | ||
+ | color: #3E8A2B; | ||
+ | background-color: rgba(77, 121, 65, 0.13); | ||
+ | } | ||
+ | |||
.title{ | .title{ | ||
margin-top:60px; | margin-top:60px; | ||
Line 448: | Line 457: | ||
.subsubtitle h3{ | .subsubtitle h3{ | ||
+ | color:#90A83E; | ||
+ | font-size:18px; | ||
+ | } | ||
+ | |||
+ | .subsubsubtitle{ | ||
+ | margin-left: 10px; | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | .subsubsubtitle h3{ | ||
color:#90A83E; | color:#90A83E; | ||
font-size:15px; | font-size:15px; | ||
Line 487: | Line 506: | ||
height:327px; | height:327px; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | /* table Gallery */ | ||
+ | table.gallery th td, #comments .avatar, #comments input, #comments textarea{border-color:#EDEDED;} | ||
+ | table.gallery th{color:#FFFFFF; background-color:rgba(29, 5, 79, 1);font-size:15px; } | ||
+ | table.gallery tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;} | ||
+ | table.gallery tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;} | ||
+ | table.gallery a, #comments a{background-color:inherit;} | ||
+ | |||
+ | |||
+ | table.gallery th td{border:1px solid; border-collapse:collapse; vertical-align:top; box-sizing:border-box; text-align:center;} | ||
+ | table.gallery th{table-layout:auto;} | ||
+ | table.gallery{width:100%; margin-bottom:15px;color:#888888} | ||
+ | table.gallery th td{padding:10px 15px;text-align:center;} | ||
+ | table.gallery td{border-width:0 1px; text-align:center; } | ||
+ | |||
+ | |||
Latest revision as of 00:42, 19 September 2015