Template:WikiStats2/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.icr-bodystyle{ | .icr-bodystyle{ | ||
background-color: #AAAAAA; | background-color: #AAAAAA; | ||
background-image: linear-gradient(160deg, # | background-image: linear-gradient(160deg, #276827 , rgb(19, 98, 109)); | ||
border: 2px solid #000; | border: 2px solid #000; | ||
border-radius: 25px; | border-radius: 25px; | ||
| Line 78: | Line 78: | ||
padding: 1px; | padding: 1px; | ||
margin: 1px; | margin: 1px; | ||
box-shadow: 2px 2px 5px # | box-shadow: 2px 2px 5px #223a23; | ||
color:rgb(0, 0, 0); | color:rgb(0, 0, 0); | ||
Revision as of 16:32, 7 December 2024
.icr-bodystyle{
background-color: #AAAAAA;
background-image: linear-gradient(160deg, #276827 , rgb(19, 98, 109));
border: 2px solid #000;
border-radius: 25px;
padding: 10px;
margin: 5px;
box-shadow: 2px 2px 5px #AAAAAA;
}
.icr-bodystyle2{
background-color: #e67373;
background-image: linear-gradient(160deg, #12c8f5 , rgb(255, 0, 221));
border: 2px solid #000;
border-radius: 25px;
padding: 10px;
margin: 5px;
box-shadow: 2px 2px 5px #AAAAAA;
}
.icr-right-align {
text-align: right;
}
.icr-left-align {
text-align: left;
}
.icr-header{
background-color: #ccf;
}
.icr-title{
background-color: #cfc;
}
.icr-hack{
align-content: center;
background-color: silver;
}
.icr-hack-right{
text-align: center;
align-content: center;
background-color: silver;
font-weight: bold;
}
.icr-data{
text-align: center;
font-weight: bold;
}
.icr-label{
text-align: left;
font-weight: bold;
}
.icr-0{
background-color: #000000;
}
.icr-1{
background-color: #0000AA;
}
.icr-2{
background-color: #00AA00;
}
.icr-3{
background-color: #00AAAA;
}
.icr-4{
background-color: #AA0000;
}
.icr-5{
background-color: #AA00AA;
}
.icr-6 {
background-color: #FFAA00;
}
.icr-7{
background-color: rgba(39, 82, 117, 0.4);
border: 2px solid #000;
border-radius: 4px;
padding: 1px;
margin: 1px;
box-shadow: 2px 2px 5px #223a23;
color:rgb(0, 0, 0);
}
.icr-wanderer{
background-color: rgb(201, 201, 201);
}
.icr-8{
background-color: #555555;
}
.icr-9{
background-color: #5555FF;
}
.icr-a{
background-color: #55FF55;
}
.icr-b{
background-color: #55FFFF;
}
.icr-c{
background-color: #FF5555;
}
.icr-d{
background-color: #FF55FF;
}
.icr-e{
background-color: #FFFF55;
}
.icr-f{
background-color: #FFFFFF;
}
.icr-t-0{
color: #000000;
}
.icr-t-1{
color: #0000AA;
}
.icr-t-2{
color: #00AA00;
}
.icr-t-3{
color: #00AAAA;
}
.icr-t-4{
color: #AA0000;
}
.icr-t-5{
color: #AA00AA;
}
.icr-t-6 {
color: #FFAA00;
}
.icr-t-7{
color: #AAAAAA;
}
.icr-t-8{
color: #555555;
}
.icr-t-9{
color: #5555FF;
}
.icr-t-a{
color: #55FF55;
}
.icr-t-b{
color: #55FFFF;
}
.icr-t-c{
color: #FF5555;
}
.icr-t-d{
color: #FF55FF;
}
.icr-t-e{
color: #FFFF55;
}
.icr-t-f{
color: #FFFFFF;
}