playground/app/assets/stylesheets/application.css

364 lines
6 KiB
CSS
Raw Permalink Normal View History

2026-05-17 03:44:36 +00:00
body {
background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/tumblrbg.gif");
font-family: ms gothic;
font-weight: 900;
}
.mainaboutbox {
background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/sky.png");
width: 990px;
height: 550px;
margin: 0 auto;
padding: 2%;
overflow-y: scroll;
border: 8px double white;
box-shadow: 10px 10px 4px #ffeab0;
2026-05-17 08:25:17 +00:00
}
.mainaboutboxscrap {
background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/sky.png");
width: 990px;
height: auto;
margin: 0 auto;
padding: 2%;
overflow-y: scroll;
border: 8px double white;
box-shadow: 10px 10px 4px #ffeab0;
2026-05-17 03:44:36 +00:00
}
.shelf {
background:url("https://file.garden/aJzQmzrHVB4BLKwu/MYWOOD.png");
line-height: 150px;
text-decoration: underline white 5px;
padding: 0px 20px;
outline: #5d1c27 solid 15px;
border: #863133 solid 5px;
position: relative;
vertical-align: text-bottom;
margin: 30px 0;
image-rendering: pixelated;
}
.postz img {
width: 50px;
}
.mainaboutbox2 {
background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/sky.png");
width: 450px;
overflow: scroll;
height: 550px;
text-align: center;
margin: 0 auto;
font-size:20px;
padding: 2%;
border: 8px double white;
box-shadow: 10px 10px 4px #ffeab0;
}
.header {
padding-left: 6px;
margin-bottom:10px;
font-size: 10px;
}
a {
color: #000;
}
a:visited {
color: #000;
}
#statuscafe {
padding: .5em;
background-image: url('images/xraytech.jpg');
border: 1px solid midnightblue;
}
#statuscafe a {
color:black;
}
#statuscafe-username {
margin-bottom: .5em; color:black;
}
#statuscafe-content {
margin: 0 1em 0.5em 1em;
color:black;
}
.navigate {
background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/sky.png");
border: 2px dashed yellow;
width: 450px;
}
.favoritestuff {
border: 5px double white;
width: 250px;
height: 180px;
position: absolute;
background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/tumblrbg.gif");
overflow-y: scroll;
}
.etc {
border: 5px double white;
width: 250px;
height: 180px;
left:300px;
position: absolute;
background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/tumblrbg.gif");
overflow-y: scroll;
}
.badges {
border: 5px groove white;
width: 290px;
height: 520px;
background:rgba(255, 255, 255, .5);
margin-left:650px;
overflow: scroll;
top:270px;
padding: 0.5%;
position: absolute;
}
.buttons {
color: #000;
background-image: url("https://file.garden/aJzQmzrHVB4BLKwu/tumblrbg.gif");
border: 4px dashed yellow;
padding: 5px;
}
.listening {
border: 5px groove white;
width: 280px;
height: 250px;
background:rgba(255, 255, 255, .5);
margin-top: 10px;
margin-left: 495px;
overflow: scroll;
padding: 0.5%;
position: absolute;
}
#pictureofme {
width: 250px;
position: absolute;
background-size: 105%;
background-repeat: no-repeat;
height: 250px;
margin-left: 5px;
}
.maininfo {
height: 443px;
width: 600px;
border: 5px double white;
overflow-y: scroll;
padding: 7px;
position: relative;
margin-left: 10px;
background:rgba(255, 255, 255, .5);
}
#mainTable{
font-size: 19px;
font-family: 'Times New Roman', serif;
text-align: center;
vertical-align: middle;
width: 410px;
margin-left: auto;
margin-right: auto;
border-collapse: separate;
border-spacing: 10px 5px;
}
#leftField{
width: 120px;
height: 150px;
border: 1px solid #000;
cursor: pointer;
}
middleField{
width: 120px;
height: 70px;
border: 1px solid #000;
cursor: pointer;
}
#rightField{
width: 120px;
height: 150px;
border: 1px solid #000;
cursor: pointer;
}
.scrapbox {
2026-05-17 08:25:17 +00:00
height: auto;
2026-05-17 03:44:36 +00:00
width: 600px;
border: 5px double white;
overflow: scroll;
padding: 7px;
margin:0 auto;
background:rgba(255, 255, 255, .5);
}
.favorites {
border: 5px groove white;
width: 200px;
height: 250px;
background:rgba(255, 255, 255, .5);
overflow: scroll;
padding: 0.5%;
position: absolute;
margin-top: 10px;
margin-left: 6px;
}
.fronter {
position: absolute;
right: 0px;
top: 0px;
}
.pkfronters--member-list--pronouns,
.pkfronters--member-card--pronouns
{
word-break: break-word;
}
.pkfronters--member-list--pronouns::before,
.pkfronters--member-card--pronouns::before
{
content: '\0020(';
}
.pkfronters--member-list--pronouns::after,
.pkfronters--member-card--pronouns::after
{
content: ')\0020';
}
.pkfronters--member-card-container
{
display: flex;
flex-flow: row wrap;
gap: 1rem;
}
.pkfronters--member-card
{
display: flex;
flex-flow: column wrap;
align-items: center;
max-width: 8em;
background: #fff2b8;
color: #000;
}
.pkfronters--member-card--avatar
{
min-width: 6rem;
width: 6rem;
min-height: 6rem;
height: 6rem;
margin: 0 0 0.5rem 0;
border-radius: 4px;
border: 4px solid transparent;
}
.pkfronters--member-card--name
{
text-align: center;
}
.marquee {
margin:0 auto;
background: #fff;
color: #000;
border: 3px double white;
align-content: center;
}
h1 {
font-size: 22px;
border: 3px dotted white;
}
/*
* This is a manifest file that'll be compiled into application.css.
*
* With Propshaft, assets are served efficiently without preprocessing steps. You can still include
* application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
* cascading order, meaning styles declared later in the document or manifest will override earlier ones,
* depending on specificity.
*
* Consider organizing styles into separate files for maintainability.
*/