Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&family=IBM+Plex+Serif&family=Abril+Fatface&family=Montserrat:wght@500;900&display=swap');
- @font-face {
- font-family: "Couture";
- src: url(https://dl.dropbox.com/s/uooxtl95ioyu2f9/couture-bld.otf);
- format("truetype"); }
- /* latin-ext */
- @font-face {
- font-family: 'Montserrat';
- font-style: normal;
- font-weight: 400;
- font-display: swap;
- src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
- }
- #staff {
- width: 700px;
- height: auto;
- --background: #000;
- --border: 1px solid #9bcbeb;
- --text: #ccc;
- --color: #fff;
- --accent: #258CD1;
- }
- #staff b {
- color: var(--accent);
- }
- #staff .base {
- width: 100%;
- background: var(--background);
- padding: 20px;
- border: var(--border);
- }
- #staff .head {
- width: 100%;
- border: var(--border);
- padding: 10px;
- box-sizing: border-box;
- }
- #staff .title {
- font: 40px/150% Abril Fatface;
- color: var(--color);
- text-align: center;
- text-transform: uppercase;
- box-sizign: border-box;
- padding: 10px;
- }
- #staff .division {
- width: 350px;
- height: 29px;
- background: url(https://pngimage.net/wp-content/uploads/2018/05/divider-white-png-1.png) center/cover;
- mix-blend-note: hard-light;
- opacity: .2;
- margin-top: -10px;
- }
- #staff .sub {
- font: 13px IBM Plex Mono;
- color: var(--color);
- padding: 15px;
- text-align: center;
- text-transform: uppercase;
- }
- #staff .post {
- background: var(--background);
- font: 500 12px/235% Montserrat;
- text-align: justify;
- letter-spacing: .5px;
- padding: 20px;
- box-sizing: border-box;
- color: var(--text);
- }
- #staff .postbase {
- background: var(--background);
- width: 100%;
- padding: 30px;
- box-sizing: border-box;
- border: var(--border);
- margin-top: 15px;
- }
- #staff h1 {
- font: 900 18px/150% Montserrat;
- color: var(--accent);
- text-transform: uppercase;
- text-align: center;
- padding: 5px;
- }
- #staff .who {
- width: 195px;
- height: auto;
- padding: 10px;
- border: var(--border);
- box-sizing: border-box;
- }
- #staff .player {
- font: 500 13px Montserrat;
- color: var(--accent);
- text-align: center;
- text-transform: uppercase;
- border-bottom: 1px solid #545454;
- padding: 5px;
- }
- #staff .extra {
- font: 500 10px/150% Montserrat;
- color: var(--text);
- padding: 15px;
- box-sizing: border-box;
- text-align: justify;
- }
- #staff beaux {
- color: #66FFCC
- }
- #staff professor {
- color: #05FFF3
- }
- #staff ministerio {
- color: #4B1B7D
- }
- #staff auror {
- color: #C2A636
- }
- #staff revista {
- color: #B28FFF
- }
- #staff jornal {
- color: #AD00CC
- }
- #staff hospital {
- color: #15D422
- }
- #staff comercio {
- color: #9C215F
- }
- #staff global {
- color: #5A005A
- }
- #staff magizoologia {
- color: #EB8370
- }
- #staff trouxas {
- color: #66192E
- }
- #staff banco {
- color: #FFD900
- }
- #staff quadribol {
- color: #FF3426
- }
- #staff adultos {
- color: #00c9c9
- }
- #staff criancas {
- color: #FA87A6
- }
- #staff irmandade {
- color: #404040
- }
- #staff prisao {
- color: #C4BBAC
- }
- #staff intercambio {
- color: #A30309
- }
- #staff avidite {
- color: #E0218A
- }
- #staff austere {
- color: #69058A
- }
- #staff renaitrer {
- color: #B5C4FF
- }
- #staff ilumine {
- color:#C041F2
- }
- #staff ordem {
- color: #7cb2ed
- }
- #staff:after {
- display: block;
- content: "starlight para alohomora always";
- padding: 5px 10px;
- font: 10px Consolas;
- text-transform: uppercase;
- text-align: center;
- opacity: .4;
- font-weight: bold;
- color: #8c8c8c; }
Advertisement
Add Comment
Please, Sign In to add comment