Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
be99859d
Commit
be99859d
authored
May 06, 2011
by
Dmitry Chestnykh
Committed by
Russ Cox
May 06, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: remove left and right padding in H2 headings.
R=adg, rsc1, rsc CC=golang-dev
https://golang.org/cl/4491041
parent
0629354b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/all.css
doc/all.css
+1
-1
No files found.
doc/all.css
View file @
be99859d
...
@@ -140,7 +140,7 @@ h1#title {
...
@@ -140,7 +140,7 @@ h1#title {
}
}
#content
h2
{
#content
h2
{
border-top
:
2px
solid
#ddd
;
border-top
:
2px
solid
#ddd
;
padding
:
8px
5px
;
padding
:
8px
0
;
margin
:
1.5em
0
0
;
margin
:
1.5em
0
0
;
}
}
#content
.subtitle
{
#content
.subtitle
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment