mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 21:31:39 -05:00
style
This commit is contained in:
@@ -224,6 +224,18 @@ footer a:hover {
|
||||
@media screen and (min-width: 750pt) {
|
||||
.samples {
|
||||
grid-template-columns: 33.33% 33.33% 33.33% !important;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
.samples #sample1 {
|
||||
width: 90%;
|
||||
transform: rotate(-10deg) translate(10%, 8%);
|
||||
}
|
||||
.samples #sample2 {
|
||||
z-index: 10;
|
||||
}
|
||||
.samples #sample3 {
|
||||
width: 90%;
|
||||
transform: rotate(10deg) translate(-10%, 8%);
|
||||
}
|
||||
}
|
||||
/*These control tooltips for mobile devices vs. desktops/laptops*/
|
||||
@@ -469,4 +481,3 @@ input[type="checkbox"], .frameOption, .maskOption, .button {
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user