UserCSS:補助画像
haku
code:style.css
:root {
--haku-san-text: "💗おはようございます、マスター💗"; /* */
--haku-san-text-color: black; /* */
--haku-san-background-color: transparent; /* */
--haku-san-size: 400px;
}
code:style.css
@media only screen and (min-width: 480px) {
content: var(--haku-san-text);
color: var(--haku-san-text-color);
background-color: var(--haku-san-background-color);
background-image: var(--haku-san-image);
background-size: var(--haku-san-size) calc(var(--haku-san-size) + 30px) ;/* */
background-repeat: no-repeat;
background-size: contain;
background-position: right bottom;
display: block;
width: var(--haku-san-size);
height: calc(var(--haku-san-size) + 30px); /* */
position: fixed;
/* right: 0px; /* */
right: 8px; /* */
/* bottom: 0px; /* */
bottom: 30px; /* */
}
}
弱音ハク
code:style.css
@media only screen and (min-width: 480px) {
content: "";
background-size: 400px 400px; /* */
display: block;
width: 400px;
height: 400px;
position: fixed;
right: 0px;
bottom: 0px;
}
}
code:style.css
:root {
--very-good-size: 10vw;
--very-good-opacity: 1;
}
code:style.css
@media only screen and (min-width: 480px) {
content: "";
background-image: var(--very-good-image);
background-size: var(--very-good-size) var(--very-good-size); /* */
opacity: var(--very-good-opacity);
display: block;
width: var(--very-good-size);
height: var(--very-good-size);
position: fixed;
left: 0px;
bottom: 30px;
}
}
code:stylexx.css
@media only screen and (min-width: 480px) {
position: fixed;
bottom: 30;
left: 0;
display: block;
width: var(--very-good-size);
height: var(--very-good-size);
content: "";
background-image: var(--very-good-image); /* */
background-size: var(--very-good-size) var(--very-good-size);
opacity: var(--very-good-opacity);
}
}
code:style.css
:root {
--qualia-san-text: "ようこそ愚かなホモサピエンス"; /* */
--qualia-san-text-color: gray; /* */
--qualia-san-background-color: transparent; /* */
--qualia-san-image: url('/api/pages/suto3/クオリアさん/icon');
--qualia-san-size: 255px;
--qualia-san-opacity: 1;
}
code:style.css
@media only screen and (min-width: 960px) {
content: var(--qualia-san-text);
color: var(--qualia-san-text-color);
background-color: var(--qualia-san-background-color);
font-weight: bold;
white-space: pre; /* */
font-size: 1.2em; /* */
border-radius: 10px; /*角丸*/
background-image: var(--qualia-san-image);
background-size: var(--qualia-san-size) calc(var(--qualia-san-size) + 2vw) ;/* */
background-repeat: no-repeat;
background-size: contain;
background-position: right bottom;
opacity: var(--qualia-san-opacity);
display: block;
width: var(--qualia-san-size);
/* height: var(--qualia-san-size); /* */
height: calc(var(--qualia-san-size) + 2vw); /**/
position: fixed;
/* right: 0px; /* */
right: 8px; /* */
/* bottom: 0px; /* */
bottom: 1vw; /* */
}
content: "";
/* background-image: url('/api/pages/suto3scratchpad/クオリアさん/icon'); */
/* background-image: url('/api/pages/suto3scratchpad/Qualia-san/icon'); /* */
background-image: url('/api/pages/qualia-san/Qualia-san/icon');
background-size: 255px 255px; /* */
display: block;
width: 255px;
height: 255px;
position: fixed;
right: 0px;
bottom: 0px;
}
}
code:style.css
@media only screen and (min-width: 960px) {
content: "";
background-size: 255px 255px; /* */
display: block;
width: 255px;
height: 255px;
position: fixed;
right: 0px;
top: 40px;
}
}
code:style.css
@media only screen and (min-width: 960px) {
content: ""; /* */
background-image: url('/api/pages/villagepump/現場猫/icon'); /* */
background-size: 255px 255px; /* */
display: block;
width: 255px;
height: 255px;
position: fixed;
right: 0px;
top: 40px; /* */
/* top: 296px; /* */
}
code:style.css
@media only screen and (min-width: 960px) {
content: "";
background-size: 255px 383px; /* */
display: block;
width: 255px;
height: 383px;
position: fixed;
right: 0px;
/* top: 40px; /* */
top: 296px; /* */
}
code:style.css
@media only screen and (min-width: 1366px) {
content: "";
/* background-size: 255px 767px; /* */
background-size: 280px 840px; /* */
display: block;
/* width: 255px; /* */
width: 280px; /* */
height: 840px;
position: fixed;
left: 0px;
top: 40px; /* */
/* top: 120px; /* */
/* top: 296px; /* */
}
code:style.css
@media only screen and (min-width: 1366px) {
content: "";
/* background-size: 255px 767px; /* */
background-size: 280px 840px; /* */
display: block;
/* width: 255px; /* */
width: 280px; /* */
height: 840px;
position: fixed;
left: 0px;
top: 40px; /* */
/* top: 120px; /* */
/* top: 296px; /* */
}
}
code:style.css
@media only screen and (min-width: 1366px) {
content: "";
background-image: url('/api/pages/suto3/memo-memo/icon'); /* */
/* background-size: 255px 767px; /* */
background-size: 255px 255px; /* */
display: block;
/* width: 255px; /* */
width: 255px; /* */
height: 255px;
position: fixed;
left:10px;
top: 40px; /* */
/* top: 120px; /* */
/* top: 296px; /* */
}
}
haku
弱音ハク
Qualia-san
クオリアさん
天気図
ヨシ!
Unsplash
たいへんよくできました
cheat-sheet
python-cheat-sheet
https://img.shields.io/badge/UserCSS-補助画像-1572B6.svg?logo=css3&style=for-the-badge