Files
Angular-Docs-Cn/public/docs/_examples/tutorial/ts/styles.css
T

5 lines
179 B
CSS
Raw Normal View History

h2 { color: #444; font-weight: lighter; }
body { margin: 2em; }
body, input[text], button { color: #888; font-family: Cambria, Georgia; }
button {padding: 0.2em; font-size: 14px}