mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Smaller margin on getting-started
This commit is contained in:
parent
19d9ca498d
commit
6681e4ac1f
1 changed files with 5 additions and 2 deletions
|
@ -351,7 +351,7 @@ table td,table th{
|
||||||
.menusimple li ul li.active a{
|
.menusimple li ul li.active a{
|
||||||
color:#fff;
|
color:#fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content{
|
.content{
|
||||||
position:relative;
|
position:relative;
|
||||||
padding:30px 40px 40px 40px;
|
padding:30px 40px 40px 40px;
|
||||||
|
@ -603,6 +603,9 @@ table td,table th{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
bottom:35px;
|
bottom:35px;
|
||||||
}
|
}
|
||||||
|
.starttitle a{
|
||||||
|
margin:0 20px auto;
|
||||||
|
}
|
||||||
|
|
||||||
.introlink{
|
.introlink{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
|
@ -1890,7 +1893,7 @@ h2 .rssicon{
|
||||||
.press h2{
|
.press h2{
|
||||||
font-size:150%;
|
font-size:150%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.press-volunteer{
|
.press-volunteer{
|
||||||
text-align:left;
|
text-align:left;
|
||||||
margin-bottom:40px;
|
margin-bottom:40px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue