Sorcery Capturing Cord, adamant and MediaWiki:Tweeki.css: Difference between pages

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
(Created page with '{{ExaltedArtifact |summary = A rope that can capture and release solar spells |description = A type of Sorcery Capturing Cord that can catch terrestrial, celestial and solar …')
 
No edit summary
 
Line 1: Line 1:
{{ExaltedArtifact
body {
|summary = A rope that can capture and release solar spells
  font-family: "proxima-nova",BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
|description = A type of [[Sorcery Capturing Cord]] that can catch terrestrial, celestial and solar spells.
}
|instances =
 
|rating = 5
@media (min-width: 1500px) {
|commitment = 0
    .container, .container-lg, .container-md, .container-sm, .container-xl {
|campaign = Forgotten Suns
        max-width: 1440px;
}}
    }
}
 
 
.navbar-light {
background-color: rgb(85, 51, 85)!important;
}
 
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
color: white;
}
 
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: white;
}
 
.firstHeading {
text-align: left;
font-weight: 700;
}
 
.btn-primary  {
background-color: rgb(85, 51, 85);
}
.btn-primary:hover  {
background-color: rgb(75, 41, 75);
}
 
a {
color: #370E5E;
}
 
h2, h3, h4, h5, h6 {
margin-bottom: .25rem;
margin-top: .5rem;
font-weight: 600;
}
 
.h1, h1 {
font-size:2rem
}
 
.h2, h2 {
font-size:1.75rem;
color: rgb(85, 51, 85);
border-bottom: 1px solid;
border-bottom-color: rgb(85,51,85);
}
 
.h3, h3 {
font-size:1.5rem
}
 
.h4, h4 {
font-size:1.25rem
}
 
.h5, h5 {
font-size:1.12rem
}
 
div.meta
{
font-style: italic;
background: #eee;
border: 1px solid #777;
padding: 1px 5px 0px 5px;
margin-bottom: 7px;
}

Revision as of 07:00, 24 December 2023

body {
  font-family: "proxima-nova",BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}

@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }
}


.navbar-light {
 background-color: rgb(85, 51, 85)!important;
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
 color: white;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
 color: white;
}

.firstHeading {
 text-align: left;
 font-weight: 700;
}

.btn-primary  {
 background-color: rgb(85, 51, 85);
}
.btn-primary:hover  {
 background-color: rgb(75, 41, 75);
}

a {
color: #370E5E;
}

h2, h3, h4, h5, h6 {
 margin-bottom: .25rem;
 margin-top: .5rem;
 font-weight: 600;
}

.h1, h1 {
 font-size:2rem
}

.h2, h2 {
 font-size:1.75rem;
 color: rgb(85, 51, 85);
 border-bottom: 1px solid;
 border-bottom-color: rgb(85,51,85);
}

.h3, h3 {
 font-size:1.5rem
}

.h4, h4 {
 font-size:1.25rem
}

.h5, h5 {
 font-size:1.12rem
}

div.meta
{
 font-style: italic;
 background: #eee;
 border: 1px solid #777;
 padding: 1px 5px 0px 5px;
 margin-bottom: 7px;
}