Lostwhite and MediaWiki:Tweeki.css: Difference between pages

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
No edit summary
 
No edit summary
 
Line 1: Line 1:
http://www.deviantart.com/deviation/29101575 by Avatar-do-Grafite
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;
}


[[Image:Lostwhite.jpg|frame|right|400 px|Art by [http://www.deviantart.com/deviation/29101575 Avatar-do-Grafite] ]]
.navbar-light {
background-color: rgb(85, 51, 85)!important;
}


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


Lostwhite tries hard to fully embrace the orcish part of her ''appearance'', while masking the orcish part of her ''character''. She is generally both civil and
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: white;
}


==Appearance==
.firstHeading {
text-align: left;
}


Extremely well groomed, Lostwhite tends to wear fashionable clothes (not easy, while carrying a large axe) and tasteful jewelry. Very tall, when not in armor she tries to show off her long legs and strong arms, but tends not to wear anything very revealing.
.btn-primary  {
background-color: rgb(85, 51, 85);
}
.btn-primary:hover  {
background-color: rgb(75, 41, 75);
}


==History==
a {
color: #370E5E;
}


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


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


As an armorsmith, Lostwhite is a member of the Ironworker's Guild, which allows her access to forges and training. She is also a marginal member of the Order of Iron Might.
.h2, h2 {
    font-size:1.75rem
}


Recently, Lostwihite became a guildsman in the [[Delver's Guild]], giving her access to guild information, library, maproom and waystations. She also gains a 10% discount at Ebbert's Outfitters.
.h3, h3 {
    font-size:1.5rem
}


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


*[http://rpg.divnull.com/ptolus/lostwhite.pdf Character sheet]
.h5, h5 {
 
    font-size:1.12rem
[[Category:Dissolution]]
}
[[Category:Character]]

Revision as of 03:12, 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;
}

.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;
}

.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;
}

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

.h2, h2 {
    font-size:1.75rem
}

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

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

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