Difference between revisions of "Template:Toulouse"
(434 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{Template:Toulouse/fontsome}} | {{Template:Toulouse/fontsome}} | ||
{{Template:Toulouse/framework}} | {{Template:Toulouse/framework}} | ||
+ | |||
<html> | <html> | ||
− | < | + | <script> |
+ | var shiftWindow = function() { scrollBy(0, -30) }; | ||
+ | if (location.hash) shiftWindow(); | ||
+ | window.addEventListener("hashchange", shiftWindow); | ||
+ | </script> | ||
<style> | <style> | ||
@charset "utf-8"; | @charset "utf-8"; | ||
− | + | #mainav li li a, #mainav li li .drop | |
address, article, aside, figcaption, figure, footer, header, main, nav, section{display:block; margin:0; padding:0;} | address, article, aside, figcaption, figure, footer, header, main, nav, section{display:block; margin:0; padding:0;} | ||
− | + | html, body{ | |
− | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | + | overflow-x: hidden; |
+ | overflow-y: scroll; | ||
+ | } | ||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo{ | ||
display:none;} | display:none;} | ||
#top-section { | #top-section { | ||
Line 17: | Line 24: | ||
border: none; | border: none; | ||
padding: 0px 0px 0px 0px; | padding: 0px 0px 0px 0px; | ||
+ | background-color: #817E8B; ; | ||
} | } | ||
#globalWrapper { | #globalWrapper { | ||
− | font-size: | + | font-size: 78%; |
+ | position:absolute; | ||
} | } | ||
Line 27: | Line 36: | ||
h1, h2, h3, h4, h5, h6 { border-bottom: 0px transparent; | h1, h2, h3, h4, h5, h6 { border-bottom: 0px transparent; | ||
− | + | ||
margin-bottom: none; | margin-bottom: none; | ||
} | } | ||
− | + | h3 {color:#90A83E;} | |
@charset "utf-8"; | @charset "utf-8"; | ||
/* | /* | ||
Line 47: | Line 56: | ||
/* Rows | /* Rows | ||
---------------------------------------------------------------------------------------------------------------*/ | ---------------------------------------------------------------------------------------------------------------*/ | ||
− | .row0{border-bottom: | + | .row0{border-bottom:0px solid; margin-top:5px;} |
.row1, .row1 a{} | .row1, .row1 a{} | ||
.row2, .row2 a{} | .row2, .row2 a{} | ||
Line 58: | Line 67: | ||
/* Header | /* Header | ||
---------------------------------------------------------------------------------------------------------------*/ | ---------------------------------------------------------------------------------------------------------------*/ | ||
− | #header{text-transform:uppercase;} | + | #header{text-transform:uppercase; font-size:13px;} |
− | #header *{margin | + | #header *{margin:0;} |
− | #header #logo | + | #header #logo{margin-top:-20px; margin-left:-10px; margin-top:15px;} |
− | + | #header #logo h1{ text-transform:capitalize; font-variant:small-caps;} | |
#header #logo h1::first-letter{} | #header #logo h1::first-letter{} | ||
Line 67: | Line 76: | ||
/* Shout - Call To Action | /* Shout - Call To Action | ||
---------------------------------------------------------------------------------------------------------------*/ | ---------------------------------------------------------------------------------------------------------------*/ | ||
− | .shout{padding: | + | .shout{padding:650px 0 0 0; text-transform:uppercase;} |
− | .shout.inner{padding-top: | + | .shout.inner{padding-top:120px;} |
.shout p{margin:0; padding:0;} | .shout p{margin:0; padding:0;} | ||
− | .shout p:first-of-type{margin-top: | + | .shout p:first-of-type{/*margin-top:10px;*/ text-transform:none;} |
− | .shout .shout-content{padding:15px 30px; border-radius:5px 5px | + | .shout-content img{ |
− | + | max-height:150px; | |
− | + | } | |
+ | .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:-224px;} | ||
/* Page Header | /* Page Header | ||
--------------------------------------------------------------------------------------------------------------- */ | --------------------------------------------------------------------------------------------------------------- */ | ||
Line 85: | Line 96: | ||
.latest{display:block; width:100%; min-width:978px; max-width:2000px; margin:0 auto;} | .latest{display:block; width:100%; min-width:978px; max-width:2000px; margin:0 auto;} | ||
.latest *{margin:0; padding:0;} | .latest *{margin:0; padding:0;} | ||
− | .latest ul, .latest ul li{border:solid;} | + | .latest ul, .latest ul li{border:solid; margin-bottom:15px;} |
.latest ul{border:solid; border-width:1px 0;} | .latest ul{border:solid; border-width:1px 0;} | ||
.latest ul li{display:block; float:left; width:20%; border-width:0 0 0 1px; box-sizing:border-box;} | .latest ul li{display:block; float:left; width:20%; border-width:0 0 0 1px; box-sizing:border-box;} | ||
Line 105: | Line 116: | ||
/* Content Area | /* Content Area | ||
---------------------------------------------------------------------------------------------------------------*/ | ---------------------------------------------------------------------------------------------------------------*/ | ||
− | .container{padding:80px | + | .container{padding:30px;padding-bottom:80px;} |
/* Content */ | /* Content */ | ||
Line 134: | Line 145: | ||
/* Footer | /* Footer | ||
---------------------------------------------------------------------------------------------------------------*/ | ---------------------------------------------------------------------------------------------------------------*/ | ||
− | #footer{padding:0 0 80px 0;} | + | #footer{padding:0 0 80px 0; color:white;} |
#footer .shout{margin:0 0 80px 0; padding:0;} | #footer .shout{margin:0 0 80px 0; padding:0;} | ||
− | #footer .shout .shout-content{border-radius:0 0 | + | #footer .shout .shout-content{border-radius:0 0 50px 50px;} |
#footer .title{margin:0 0 30px 0; padding:0 0 8px 0; border-bottom:1px solid; font-size:16px; text-transform:uppercase;} | #footer .title{margin:0 0 30px 0; padding:0 0 8px 0; border-bottom:1px solid; font-size:16px; text-transform:uppercase;} | ||
− | #footer .linklist li{margin-bottom:10px;} | + | #footer .linklist li {margin-bottom:10px;} |
#footer .linklist li:last-child{margin-bottom:0;} | #footer .linklist li:last-child{margin-bottom:0;} | ||
+ | #footer .linklist li a{color:white;/*font-size: 12px*/} | ||
#footer .smallfont{font-size:.8em; margin:0;} | #footer .smallfont{font-size:.8em; margin:0;} | ||
Line 149: | Line 161: | ||
#footer input{display:block; width:100%; padding:8px;} | #footer input{display:block; width:100%; padding:8px;} | ||
#footer button{padding:6px 12px; font-weight:bold; text-transform:uppercase; cursor:pointer;} | #footer button{padding:6px 12px; font-weight:bold; text-transform:uppercase; cursor:pointer;} | ||
+ | |||
Line 177: | Line 190: | ||
nav ul, nav ol{margin:0; padding:0; list-style:none;} | nav ul, nav ol{margin:0; padding:0; list-style:none;} | ||
− | #mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size: | + | #mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size:50px; line-height:10px;} |
/* Top Navigation */ | /* Top Navigation */ | ||
− | #mainav{margin-bottom:-1px | + | #mainav{margin-bottom:-1px; } |
− | #mainav ul{text-transform:uppercase;} | + | #mainav ul{text-transform:uppercase;margin-top:-1px;} |
#mainav ul ul{z-index:9999; position:absolute; width:160px; text-align:left; text-transform:none;} | #mainav ul ul{z-index:9999; position:absolute; width:160px; text-align:left; text-transform:none;} | ||
− | #mainav ul ul ul{left: | + | #mainav ul ul ul{left:150px; top:0;} |
#mainav li{display:inline-block; position:relative; margin:0 10px 0 0; padding:0;} | #mainav li{display:inline-block; position:relative; margin:0 10px 0 0; padding:0;} | ||
#mainav li:last-child{margin-right:0;} | #mainav li:last-child{margin-right:0;} | ||
#mainav li li{width:100%; margin:0;} | #mainav li li{width:100%; margin:0;} | ||
#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;} | + | #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 198: | Line 211: | ||
/* Breadcrumb */ | /* Breadcrumb */ | ||
− | #breadcrumb{display:block; padding:15px 20px; border-radius:5px 5px 0 0 | + | #breadcrumb{display:block; padding:15px 20px; border-radius:5px 5px 0 0;} |
#breadcrumb ul{margin:0; padding:0; list-style:none;} | #breadcrumb ul{margin:0; padding:0; list-style:none;} | ||
#breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;} | #breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;} | ||
− | #breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size: | + | #breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size:13px;color:rgba(29, 5, 79, 1);} |
#breadcrumb li a::after{top:5px; right:0; content:"";} | #breadcrumb li a::after{top:5px; right:0; content:"";} | ||
#breadcrumb li:last-child a{margin:0; padding:0;} | #breadcrumb li:last-child a{margin:0; padding:0;} | ||
Line 218: | Line 231: | ||
/* Pagination */ | /* Pagination */ | ||
.pagination{display:block; width:100%; text-align:center; clear:both;} | .pagination{display:block; width:100%; text-align:center; clear:both;} | ||
− | .pagination li{display:inline-block; margin:0 | + | .pagination li{display:inline-block; margin:0 3px 0 0;} |
.pagination li:last-child{margin-right:0;} | .pagination li:last-child{margin-right:0;} | ||
.pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; font-weight:normal;} | .pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; font-weight:normal;} | ||
Line 238: | Line 251: | ||
− | /* Tables | + | /* Tables |
---------------------------------------------------------------------------------------------------------------*/ | ---------------------------------------------------------------------------------------------------------------*/ | ||
− | table | + | table.df th td{border:1px solid; border-collapse:collapse; vertical-align:top; box-sizing:border-box;} |
− | table | + | table.df th{table-layout:auto;} |
− | table{width:100%; margin-bottom:15px;} | + | table.df{width:100%; margin-bottom:15px;color:#888888} |
− | th | + | table.df th td{padding:10px 15px;} |
− | td{border-width:0 1px;} | + | table.df td{border-width:0 1px;} |
Line 251: | 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 262: | Line 276: | ||
/* Font Awesome Social Icons | /* Font Awesome Social Icons | ||
---------------------------------------------------------------------------------------------------------------*/ | ---------------------------------------------------------------------------------------------------------------*/ | ||
− | .faico{margin: | + | .faico{margin:40px; padding:0; list-style:none;} |
.faico li{display:inline-block; margin:0 2px 0 0; padding:0; line-height:normal;} | .faico li{display:inline-block; margin:0 2px 0 0; padding:0; line-height:normal;} | ||
.faico li:last-child{margin-right:0;} | .faico li:last-child{margin-right:0;} | ||
Line 287: | Line 301: | ||
/* Colours | /* Colours | ||
---------------------------------------------------------------------------------------------------------------*/ | ---------------------------------------------------------------------------------------------------------------*/ | ||
− | body{color:black; background-color: | + | body{color:black; background-color:#817E8B;} |
hr, .borderedbox{border-color:#EDEDED;} | hr, .borderedbox{border-color:#EDEDED;} | ||
label span{color:#FF0000; background-color:inherit;} | label span{color:#FF0000; background-color:inherit;} | ||
.btn{color:#FFFFFF;} | .btn{color:#FFFFFF;} | ||
− | .font_xxl:after{color:inherit; background-color: | + | .font_xxl:after{color:inherit; background-color:rgba(9, 181, 31, 0.32);} |
/* Rows */ | /* Rows */ | ||
− | .row0{color:#101132; background-color:rgba( | + | /* Structure des rows, le row0 est la barre de nav */ |
− | .row0:hover{background-color:rgba( | + | .row0{color:#101132; background-color:rgba(245, 245, 245, 1); border-color:rgba(29, 5, 79, 0.81); max-height:650px;} |
+ | .row0:hover{background-color:rgba(245, 245, 245, 1);} | ||
.row1, .row1 a{color:#FFFFFF; background-color:#000000;} | .row1, .row1 a{color:#FFFFFF; background-color:#000000;} | ||
.row2, .row2 a{color:#FFFFFF; background-color:#000000;} | .row2, .row2 a{color:#FFFFFF; background-color:#000000;} | ||
− | .row3{color:#888888; background-color: | + | .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 312: | Line 327: | ||
/* Shout */ | /* Shout */ | ||
− | .shout .shout-content{color:inherit; background-color:rgba( | + | .shout .shout-content{color:inherit; background-color:rgba(247, 244, 255, 0.48);max-width:800px;max-height:300px;} |
− | .shout .shout-content:hover{background-color:rgba( | + | .shout .shout-content:hover{background-color:rgba(247, 244, 255, 0.48);} |
Line 326: | Line 341: | ||
/* Footer */ | /* Footer */ | ||
− | #footer .shout .shout-content, #footer .shout .shout-content:hover{color: | + | /* Couleur de la barre du footer */ |
− | #footer .title{color:#FFFFFF; border-color:#3C3C3C;} | + | #footer .shout .shout-content, #footer .shout .shout-content:hover{color:rgba(8, 44, 47, 0.82); background-color:#EDEDED; border-bottom: 7px solid rgba(46, 29, 89, 0.88);} |
+ | #footer .title{color:#FFFFFF; border-color:#3C3C3C;} /* Couleur des textes */ | ||
#footer input{color:#FFFFFF; background-color:#3C3C3C;} | #footer input{color:#FFFFFF; background-color:#3C3C3C;} | ||
− | #footer button{color:#FFFFFF; } | + | #footer button{color:#FFFFFF;} |
− | + | e-block;} | |
/*Back to Top*/ | /*Back to Top*/ | ||
Line 336: | Line 352: | ||
/* Navigation */ | /* Navigation */ | ||
− | |||
− | |||
− | |||
− | |||
− | # | + | #mainav li a{color:inherit;} /* Couleur des textes de la barre nav */ |
+ | #mainav.active a, #mainav a:hover, #mainav li:hover > a{; background-color:inherit;} /* Couleur de fond lors d'un mouseover du texte */ | ||
+ | #mainav li li a, #mainav .active li a{color:black; background-color:rgb(205, 215, 117); border-color:rgb(205, 215, 117);} /* Gestion de la couleur des onglets */ | ||
+ | #mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:rgba(29, 5, 79, 0.81);border-color:rgba(29, 5, 79, 0.81);font-size:12px;}/* Gestion couleur des onglets lors d'un mouseover */ | ||
+ | #mainav li a.set{color:#90A83E;font-size:15px;} /*classe active qui s'appelle pas active parceque active ?a marchait pas */ | ||
+ | /* J'ai toujours pas trop compris */ | ||
+ | #breadcrumb{color:inherit; background-color:rgba(255, 255, 255, 0.7);} | ||
#breadcrumb a{background-color:inherit;} | #breadcrumb a{background-color:inherit;} | ||
− | |||
.container .sidebar nav a{color:inherit; border-color:#EDEDED;} | .container .sidebar nav a{color:inherit; border-color:#EDEDED;} | ||
Line 349: | Line 366: | ||
.pagination a, .pagination strong{border-color:#EDEDED;} | .pagination a, .pagination strong{border-color:#EDEDED;} | ||
− | .pagination .current{ | + | .pagination .current{color:#B9D94A;} |
− | + | /*ALL TABLE ATTRIBUTES*/ | |
− | /* Tables + Comments */ | + | /* Tables + Comments |
− | table | + | df for default style table*/ |
− | th{color:#FFFFFF; background-color: | + | table.df th td, #comments .avatar, #comments input, #comments textarea{border-color:#EDEDED;} |
− | tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;} | + | table.df th{color:#FFFFFF; background-color:rgba(29, 5, 79, 1);font-size:15px;} |
− | tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;} | + | table.df tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;} |
− | table a, #comments a{background-color:inherit;} | + | table.df tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;} |
+ | table.df a, #comments a{background-color:inherit;} | ||
/* Gallery */ | /* Gallery */ | ||
− | .overlay ul li a::before{background-color:rgba( | + | .overlay ul li a::before{background-color:rgba(236, 255, 226, 0.6);} |
.overlay ul li a::after{color:#FFFFFF; } | .overlay ul li a::after{color:#FFFFFF; } | ||
+ | /* */ | ||
a:link {color: rgba(29, 5, 79, 0.81);} | a:link {color: rgba(29, 5, 79, 0.81);} | ||
a:visited {color: rgba(29, 5, 79, 0.81);} | a:visited {color: rgba(29, 5, 79, 0.81);} | ||
a:hover {color:rgba(22, 19, 29, 0.95);} | a:hover {color:rgba(22, 19, 29, 0.95);} | ||
− | a:active {color:rgba(29, 5, 79, 0.81);} | + | a:active {color:rgba(29, 5, 79, 0.81);} |
+ | img | ||
+ | { | ||
+ | filter: type(value); | ||
+ | } | ||
+ | img | ||
+ | { | ||
+ | filter: type(value); | ||
+ | -webkit-filter: type(value); | ||
+ | -moz-filter: type(value); | ||
+ | -ms-filter: type(value); | ||
+ | -o-filter: type(value); | ||
+ | } | ||
+ | .grayscale img:hover | ||
+ | { | ||
+ | filter: grayscale(0); | ||
+ | -webkit-filter: grayscale(0); | ||
+ | -moz-filter: grayscale(0); | ||
+ | -o-filter: grayscale(0); | ||
+ | -ms-filter: grayscale(0); | ||
+ | } | ||
+ | .grayscale img | ||
+ | { | ||
+ | filter: grayscale(1); | ||
+ | -webkit-filter: grayscale(1); | ||
+ | -moz-filter: grayscale(1); | ||
+ | -o-filter: grayscale(1); | ||
+ | -ms-filter: grayscale(1); | ||
+ | } | ||
+ | |||
+ | .group {padding-top:10px;} | ||
+ | |||
+ | p.text{ | ||
+ | font-size:15px; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | p.highlight{ | ||
+ | font-size: 15px; | ||
+ | text-align: justify; | ||
+ | color: #3E8A2B; | ||
+ | background-color: rgba(77, 121, 65, 0.13); | ||
+ | } | ||
+ | |||
+ | .title{ | ||
+ | margin-top:60px; | ||
+ | color:rgba(29, 5, 79, 0.81); | ||
+ | } | ||
+ | |||
+ | .title h3{ | ||
+ | color:rgba(29, 5, 79, 1); | ||
+ | font-size:25px; | ||
+ | } | ||
+ | |||
+ | .subtitle{ | ||
+ | right: 5px; | ||
+ | padding-top:30px; | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | .subtitle h3{ | ||
+ | color:#90A83E; | ||
+ | font-size:20px; | ||
+ | } | ||
+ | |||
+ | .subsubtitle{ | ||
+ | margin-left: 10px; | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | .subsubtitle h3{ | ||
+ | color:#90A83E; | ||
+ | font-size:18px; | ||
+ | } | ||
+ | |||
+ | .subsubsubtitle{ | ||
+ | margin-left: 10px; | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | .subsubsubtitle h3{ | ||
+ | color:#90A83E; | ||
+ | font-size:15px; | ||
+ | } | ||
+ | |||
+ | .maintitle{ | ||
+ | color:rgba(29, 5, 79, 0.81); | ||
+ | } | ||
+ | |||
+ | .maintitle h3{ | ||
+ | color:rgba(29, 5, 79, 1); | ||
+ | font-size:25px; | ||
+ | } | ||
+ | |||
+ | p.legend{ | ||
+ | font-size:12px; | ||
+ | margin-bottom:20px; | ||
+ | padding-bottom:10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | table.team{ | ||
+ | text-align:center; | ||
+ | background-color:rgb(0,0,0,0); /*transparent*/ | ||
+ | |||
+ | } | ||
+ | |||
+ | table.team td { | ||
+ | padding-top: 15px; | ||
+ | padding-bottom: 15px; | ||
+ | width:472px; | ||
+ | height:327px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | table.team td img{ | ||
+ | width:472px; | ||
+ | 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; } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | table.result{ | ||
+ | display: block; | ||
+ | font-family: sans-serif; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | font-size: 115%; | ||
+ | overflow: auto; | ||
+ | width: auto; | ||
+ | } | ||
+ | |||
+ | table.result th { | ||
+ | background-color: rgba(29, 5, 79, 1); | ||
+ | color: white; | ||
+ | font-weight: normal; | ||
+ | padding: 20px 30px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | table.result td { | ||
+ | background-color: rgb(238, 238, 238); | ||
+ | color: rgb(111, 111, 111); | ||
+ | padding: 20px 30px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .anchor { | ||
+ | height: 30px; | ||
+ | position: fixed; | ||
+ | bottom: 30px; | ||
+ | right: 30px; | ||
+ | z-index: 1000; | ||
+ | cursor: pointer; | ||
+ | -webkit-transition: all ease 0.4s; | ||
+ | -moz-transition: all ease 0.4s; | ||
+ | -ms-transition: all ease 0.4s; | ||
+ | -o-transition: all ease 0.4s; | ||
+ | transition: all ease 0.4s; | ||
+ | } | ||
+ | /* SLIDESHOW */ | ||
+ | |||
+ | .contener_slideshow | ||
+ | { | ||
+ | width:800px; | ||
+ | height:600px; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | background-image: url(YOUR-URL-IMAGE.png); | ||
+ | } | ||
+ | .slid_1, .slid_2, .slid_3 | ||
+ | { | ||
+ | position: absolute; | ||
+ | width:800px; | ||
+ | height:600px; | ||
+ | } | ||
+ | .slid_1{left: 0;} | ||
+ | .slid_2{left: 800px;} | ||
+ | .slid_3{left: 1600px;} | ||
+ | .contener_slide | ||
+ | { | ||
+ | width: 2400px; | ||
+ | height: 600px; | ||
+ | left:0px; | ||
+ | position: absolute; | ||
+ | -webkit-animation-duration: 10s; | ||
+ | -webkit-animation-iteration-count:infinite; | ||
+ | -webkit-animation-name: anim_slide; | ||
+ | -moz-animation-duration: 10s; | ||
+ | -moz-animation-iteration-count:infinite; | ||
+ | -moz-animation-name: anim_slide; | ||
+ | -ms-animation-duration: 10s; | ||
+ | -ms-animation-iteration-count:infinite; | ||
+ | -ms-animation-name: anim_slide; | ||
+ | animation-duration: 10s; | ||
+ | animation-iteration-count:infinite; | ||
+ | animation-name: anim_slide; | ||
+ | } | ||
+ | @-webkit-keyframes anim_slide | ||
+ | { | ||
+ | 0% {left:0px;} | ||
+ | 22% {left:0px;} | ||
+ | 33% {left:-800px;} | ||
+ | 45% {left:-800px;} | ||
+ | 66% {left:-1600px;} | ||
+ | 90% {left:-1600px;} | ||
+ | } | ||
+ | @-moz-keyframes anim_slide | ||
+ | { | ||
+ | 0% {left:0px;} | ||
+ | 22% {left:0px;} | ||
+ | 33% {left:-800px;} | ||
+ | 45% {left:-800px;} | ||
+ | 66% {left:-1600px;} | ||
+ | 90% {left:-1600px;} | ||
+ | } | ||
+ | @-ms-keyframes anim_slide | ||
+ | { | ||
+ | 0% {left:0px;} | ||
+ | 22% {left:0px;} | ||
+ | 33% {left:-800px;} | ||
+ | 45% {left:-800px;} | ||
+ | 66% {left:-1600px;} | ||
+ | 90% {left:-1600px;} | ||
+ | } | ||
+ | @keyframes anim_slide | ||
+ | { | ||
+ | 0% {left:0px;} | ||
+ | 22% {left:0px;} | ||
+ | 33% {left:-800px;} | ||
+ | 45% {left:-800px;} | ||
+ | 66% {left:-1600px;} | ||
+ | 90% {left:-1600px;} | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 00:42, 19 September 2015