White Crane Style 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:
__NOTOC__
body {
''Source: Quendalon originated this style on the [[exalted:MartialArts/WhiteCraneStyle|Exalted Wiki]]. A few tweaks have been made to this version to fit our campaign.''
  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;
}


This is a highly defensive style; while it is capable of inflicting harm on others, its primary use is to protect oneself, making it popular among Sidereal astrologers and with Solars of the Twilight and Eclipse Castes. The signature weapons of the White Crane style is the slashing sword, which may be wielded singly or paired.
.navbar-light {
background-color: rgb(85, 51, 85)!important;
}


<center>Image:Whitecrane.png</center>
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
color: white;
}


{{Include|Poised-for-Flight Attitude|2}}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
{{Include|Crane Dances Through the Reeds|2}}
color: white;
{{Include|Ear-Boxing Technique|2}}
}
{{Include|White Crane Form|2}}
{{Include|Seize the Dragonfly|2}}
{{Include|Plumage of White Jade|2}}
{{Include|Feather Skims the Waters|2}}
{{Include|Strike Upon the Stones|2}}
{{Include|Lofty Perch Stance|2}}
{{Include|Ride the Wind's Breath|2}}
{{Include|Feathered Whirlwind Method|2}}
{{Include|Crane Awaits the Tiger|2}}
{{Include|The Faultless Heavenly Crane|2}}


[[Category:Exalted]]
.firstHeading {
[[Category:Celestial Martial Arts]]
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;
}