Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Revert "Remove letter-spacing in the header."
This reverts commit c5637f5.
  • Loading branch information
rawfalafel committed Oct 31, 2013
commit fcf6214950a2fa35d2b7815d9d49e1a3f7fb427e
1 change: 1 addition & 0 deletions themes/mongodb/static/mongodb-docs.css_t
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ body {
margin: 0;
padding: 0;
font-weight: 300;
letter-spacing: .3px;
}

div.documentwrapper {
Expand Down