User:Unready/common.css
/**
* Asana Math is released under the SIL Open Font License.
* http://mirrors.ctan.org/fonts/
*
* Feature requires Chrome Firefox IE Opera Safari
* @namespace 1.0+ 1.0+ 9.0+ 8.0+ 1.0+
* selector (|) 1.0+ 1.0+ 9.0+ 8.0+ 3.0+
* MathML n/a 1.5+ n/a ? ?
*/
/* @namespace url(http://www.w3.org/1999/xhtml); */
@namespace m url(http://www.w3.org/1998/Math/MathML);
@font-face {
font-family: "Asana Math";
src: local("Asana Math"), url(http://fred-wang.github.io/MathFonts/Asana/Asana-Math.woff);
}
m|math {
font-family: "Asana Math";
}
/* text in a math tag is the same as serif outside the math tag */
m|mtext {
font-family: "Linux Libertine", Georgia, Times, serif;
}
/*
.oldstylenumbers {
font-variant-numeric: oldstyle-nums; /* Recommended syntax
font-feature-settings: 'onum'; /* OpenType feature syntax
-moz-font-feature-settings: 'onum'; /* Gecko <= 33 syntax
-webkit-font-feature-settings: 'onum'; /* Blink syntax
}
@font-feature-values Asana Math { @stylistic { calligraphic: 1; } }
m|*.calligraphic {
font-variant-alternates: stylistic(calligraphic); /* Recommended syntax
font-feature-settings: 'salt'; /* OpenType feature syntax
-moz-font-feature-settings: 'salt'; /* Gecko <= 33 syntax
-webkit-font-feature-settings: 'salt'; /* Blink syntax
}
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* box the messages */
#watchlist-message {
border: 1px solid #aaa;
margin-right: 1.6em;
padding: 0.6em 1.6em;
}
/* less obnoxious geonotices; make regular watchlist messages the same */
#watchlist-message .geonotice,
#watchlist-message .watchlist-message {
line-height: normal;
}
#watchlist-message .geonotice span,
#watchlist-message .watchlist-message {
font-size: small;
}
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.