Forgotten Suns: Dreams and MediaWiki:Tweeki.css: Difference between pages

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
mNo edit summary
 
No edit summary
 
Line 1: Line 1:
* Visions from an [[Eristrufa]]
body {
* The [[Emerald Fortress Vision|vision]] that [[Gutts]] had when attuning to [[Emerald Fortress]]
  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;
* The [[Undisturbed Bath of Conscience vision|vision]] that [[Stag]] had when attuning to [[Undisturbed Bath of Conscience]]
}
* The [[Sheltering the Pack Vision|vision]] that [[Guen]] had when attuning to [[Sheltering the Pack]]
* [[Medicine Lodge Vision]]


[[Category:Forgotten Suns]]
.navbar-light {
[[Category:Dreams]]
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;
}
 
a {
color: #370E5E;
}

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

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

a {
color: #370E5E;
}