Server IP : 51.89.169.208 / Your IP : 3.141.107.132 Web Server : Apache System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 User : yellowleaf ( 1019) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/yellowleaf/public_html/phpMyAdmin/themes/pmahomme/scss/ |
Upload File : |
.card { margin-top: 2rem; margin-bottom: 0.5rem; > .card-header + .card-body { padding-top: 0; } } .card, .card-footer { text-shadow: 1px 1px 2px #fff; box-shadow: 1px 1px 2px #fff inset; } .card-header { position: relative; top: -1rem; margin: 0 5px; width: max-content; max-width: 100%; font-weight: bold; padding: 5px 10px; border: 1px solid #aaa; font-size: 1em; box-shadow: 3px 3px 15px #bbb; &, &:first-child { border-radius: 2px; } } .card-footer { color: $th-color; background: $th-background; padding: 0.5em; } #maincontainer .card-header { position: static; width: auto; margin: 0; border: none; &:first-child { @include border-radius($card-inner-border-radius $card-inner-border-radius 0 0); } } #maincontainer { .card { background-color: $navi-background; border: $card-border-width solid #999; box-shadow: 2px 2px 5px #ccc; > .card-header + .card-body { padding-top: $card-spacer-x; } } .card-header { padding: 0.1em $card-spacer-x; background-color: #bbb; color: #fff; font-size: 1.6em; font-weight: normal; text-shadow: 0 1px 0 #777; box-shadow: 1px 1px 15px #999 inset; } }