(89 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
button,input{overflow:visible}button,select{text-transform:none} | button,input{overflow:visible}button,select{text-transform:none} | ||
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button} | button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button} | ||
− | button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;} | + | button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0} |
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText} | button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText} | ||
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em} | fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em} | ||
− | legend{color:inherit;display:table;max-width:100%;;white-space:normal}textarea{overflow:auto} | + | legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto} |
− | [type=checkbox],[type=radio]{} | + | [type=checkbox],[type=radio]{padding:0} |
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto} | [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto} | ||
[type=search]{-webkit-appearance:textfield;outline-offset:-2px} | [type=search]{-webkit-appearance:textfield;outline-offset:-2px} | ||
Line 30: | Line 30: | ||
/* End extract */ | /* End extract */ | ||
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden} | html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden} | ||
− | h1{font-size: | + | h1{font-size:32px}h2{font-size:28px}h3{font-size:26px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}.w3-serif{font-family:serif} |
− | h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px} | + | h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0;line-height: 150%}.w3-wide{letter-spacing:4px} |
hr{border:0;border-top:1px solid #eee;margin:20px 0} | hr{border:0;border-top:1px solid #eee;margin:20px 0} | ||
.w3-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit} | .w3-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit} | ||
Line 40: | Line 40: | ||
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top} | .w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top} | ||
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px} | .w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px} | ||
− | .w3-btn,.w3-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap} | + | .w3-btn,.w3-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap;color: #fff} |
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)} | .w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)} | ||
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} | .w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} | ||
Line 46: | Line 46: | ||
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none} | .w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none} | ||
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%} | .w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%} | ||
− | .w3-ul{list-style-type:none;;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none} | + | .w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none} |
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block} | .w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block} | ||
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s} | .w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s} | ||
Line 55: | Line 55: | ||
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000} | .w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000} | ||
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000} | .w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000} | ||
− | .w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;} | + | .w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0} |
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px} | .w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px} | ||
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto} | .w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto} | ||
Line 63: | Line 63: | ||
.w3-main,#main{transition:margin-left .4s} | .w3-main,#main{transition:margin-left .4s} | ||
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)} | .w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)} | ||
− | .w3-modal-content{margin:auto;background-color:#fff;position:relative;;outline:0;width:600px} | + | .w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px} |
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto} | .w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto} | ||
− | .w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block} | + | .w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block;color:#fff;} |
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left} | .w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left} | ||
.w3-bar .w3-button{white-space:normal} | .w3-bar .w3-button{white-space:normal} | ||
− | .w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none} | + | .w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none;color: #fff} |
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%} | .w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%} | ||
.w3-responsive{overflow-x:auto} | .w3-responsive{overflow-x:auto} | ||
Line 88: | Line 88: | ||
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important} | .w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important} | ||
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px} | @media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px} | ||
− | .w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative} | + | .w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative} |
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center} | .w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center} | ||
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}} | .w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}} | ||
+ | |||
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}} | @media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}} | ||
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}} | @media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}} | ||
Line 108: | Line 109: | ||
.w3-circle{border-radius:50%} | .w3-circle{border-radius:50%} | ||
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px} | .w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px} | ||
− | .w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{ 8px} | + | .w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px} |
− | .w3-container,.w3-panel{ | + | .w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px} |
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px} | .w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px} | ||
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word} | .w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word} | ||
Line 129: | Line 130: | ||
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)} | .w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)} | ||
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)} | .w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)} | ||
− | .w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size: | + | .w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:22px!important} |
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important} | .w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important} | ||
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important} | .w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important} | ||
Line 213: | Line 214: | ||
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#bbb!important} | .w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#bbb!important} | ||
− | + | ul.vertm_down { width: 10em; text-align: center; } | |
− | + | ul.vertm_down li { background-color: #a7170f; } | |
+ | ul.vertm_down a { display: block; color: #fffff9; } | ||
+ | ul.vertm_down ul li { background-color: #cccccc; text-align: left; } | ||
+ | ul.vertm_down ul a { color: #a7170f; } | ||
+ | ul.vertm_down a:hover { background-color: #025ba6; color: #fffff9; } | ||
+ | |||
+ | ul.click_menu_checkbox input { display: none; } | ||
+ | ul.click_menu_checkbox ul { display: none; } | ||
+ | ul.click_menu_checkbox input:checked ~ ul { display: block; } | ||
+ | |||
+ | #css-slider { | ||
+ | width: 800px; | ||
+ | height: 500px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | |||
+ | .slide-item { | ||
+ | width: 800px; | ||
+ | height: 500px; | ||
+ | float: center; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | |||
+ | .slider-wrapper { | ||
+ | width: 300%; | ||
+ | position: relative; | ||
+ | left: 0; | ||
+ | will-change: transform; | ||
+ | animation: slider 10s infinite; | ||
+ | } | ||
+ | |||
+ | @keyframes slider { | ||
+ | 0% { transform: translateX(0); } | ||
+ | 33% { transform: translateX(-300px); } | ||
+ | 66% { transform: translateX(-600px); } | ||
+ | 100% { transform: translateX(0); } | ||
+ | } | ||
+ | |||
+ | |||
+ | img.n1 { | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | |||
+ | img.n1 { | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | |||
+ | .photo-show { | ||
+ | margin: 30px auto; /*縦余白30pxは任意*/ | ||
+ | max-width: 90%; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .photo-show img { | ||
+ | animation: show 16s infinite; | ||
+ | -webkit-animation: show 16s infinite; | ||
+ | border-radius: 100%; | ||
+ | height: auto; | ||
+ | max-width: 100%; | ||
+ | opacity: 0; | ||
+ | position: absolute; /*画像を全て重ねる*/ | ||
+ | } | ||
+ | |||
+ | /*アニメーション*/ | ||
+ | |||
+ | @keyframes show { | ||
+ | 0% {opacity:0} | ||
+ | 5% {opacity:1} | ||
+ | 10% {opacity:1} | ||
+ | 20% {opacity:0} | ||
+ | } | ||
+ | |||
+ | @-webkit-keyframes show { | ||
+ | 0% {opacity:0} | ||
+ | 5% {opacity:1} | ||
+ | 10% {opacity:1} | ||
+ | 20% {opacity:0} | ||
+ | } | ||
+ | |||
+ | /*各画像のアニメーションの開始時間をずらす*/ | ||
+ | |||
+ | .photo-show img:nth-of-type(1) { | ||
+ | animation-delay: 0s; | ||
+ | -webkit-animation-delay: 0s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(2) { | ||
+ | animation-delay: 4s; | ||
+ | -webkit-animation-delay: 2s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(3) { | ||
+ | animation-delay: 8s; | ||
+ | -webkit-animation-delay: 4s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(4) { | ||
+ | animation-delay: 12s; | ||
+ | -webkit-animation-delay: 6s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(5) { | ||
+ | animation-delay: 16s; | ||
+ | -webkit-animation-delay: 8s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(6) { | ||
+ | animation-delay: 20s; | ||
+ | -webkit-animation-delay: 10s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(7) { | ||
+ | animation-delay: 24s; | ||
+ | -webkit-animation-delay: 12s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(8) { | ||
+ | animation-delay: 28s; | ||
+ | -webkit-animation-delay: 14s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(9) { | ||
+ | animation-delay: 32s; | ||
+ | -webkit-animation-delay: 16s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(10) { | ||
+ | animation-delay: 36s; | ||
+ | -webkit-animation-delay: 18s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(12) { | ||
+ | animation-delay: 40s; | ||
+ | -webkit-animation-delay: 20s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(13) { | ||
+ | animation-delay: 44s; | ||
+ | -webkit-animation-delay: 22s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(14) { | ||
+ | animation-delay: 48s; | ||
+ | -webkit-animation-delay: 24s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(15) { | ||
+ | animation-delay: 52s; | ||
+ | -webkit-animation-delay: 26s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(16) { | ||
+ | animation-delay: 56s; | ||
+ | -webkit-animation-delay: 28s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(17) { | ||
+ | animation-delay: 60s; | ||
+ | -webkit-animation-delay: 30s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(18) { | ||
+ | animation-delay: 64s; | ||
+ | -webkit-animation-delay: 32s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(19) { | ||
+ | animation-delay: 68s; | ||
+ | -webkit-animation-delay: 34s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(20) { | ||
+ | animation-delay: 72s; | ||
+ | -webkit-animation-delay: 36s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(21) { | ||
+ | animation-delay: 76s; | ||
+ | -webkit-animation-delay: 38s; | ||
+ | } | ||
+ | |||
+ | .photo-show img:nth-of-type(22) { | ||
+ | animation-delay: 80s; | ||
+ | -webkit-animation-delay: 40s; | ||
+ | } | ||
+ | |||
+ | /*マウスが画像に重なった際、動きを止めて四角くする*/ | ||
+ | |||
+ | .photo-show img { | ||
+ | transition: 0.2s; | ||
+ | -webkit-transition: 0.2s; | ||
+ | } | ||
+ | |||
+ | .photo-show:hover img { | ||
+ | animation-play-state: paused; | ||
+ | -webkit-animation-play-state: paused; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | |||
+ | |||
+ | .scale img { | ||
+ | -moz-transition: -moz-transform 0.5s linear; | ||
+ | -webkit-transition: -webkit-transform 0.5s linear; | ||
+ | -o-transition: -o-transform 0.5s linear; | ||
+ | -ms-transition: -ms-transform 0.5s linear; | ||
+ | transition: transform 0.5s linear; | ||
+ | } | ||
+ | .scale img:hover { | ||
+ | -webkit-transform: scale(); | ||
+ | -moz-transform: scale(1.2); | ||
+ | -o-transform: scale(1.2); | ||
+ | -ms-transform: scale(1.2); | ||
+ | transform: scale(1.2); | ||
+ | } | ||
+ | |||
+ | #loader-bg { | ||
+ | display: none; | ||
+ | position: fixed; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | top: 0px; | ||
+ | left: 0px; | ||
+ | background: #fff; | ||
+ | z-index: 1; | ||
+ | } | ||
+ | #loader { | ||
+ | display: none; | ||
+ | position: fixed; | ||
+ | top: 50%; | ||
+ | left: 50%; | ||
+ | width: 300px; | ||
+ | height: 300px; | ||
+ | margin-top:-200px; | ||
+ | margin-left:-200px | ||
+ | text-align: center; | ||
+ | color: #333333; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 11:44, 1 November 2017