mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 19:40:56 +08:00
Merge pull request #10574 from jesselpalmer/adds-hr
docs(app): adds border
This commit is contained in:
@@ -10,8 +10,11 @@ h1 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
border-top: 1px solid #eee;
|
||||||
font-size: 185%;
|
font-size: 185%;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
margin-top: 30px;
|
||||||
|
padding-top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
md-sidenav.md-locked-open[flex="20"] {
|
md-sidenav.md-locked-open[flex="20"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user