Add CSS for HOME/UP buttons
This commit is contained in:
@@ -47,3 +47,8 @@ table {
|
||||
.org-src-container > pre.src-org:before { content: 'Org mode'; }
|
||||
.org-src-container > pre.src-python:before { content: 'Python'; }
|
||||
.org-src-container > pre.src-matlab:before { content: 'Matlab'; }
|
||||
|
||||
|
||||
#org-div-home-and-up {
|
||||
text-align: left;
|
||||
}
|
||||
|
@@ -1300,3 +1300,8 @@ table {
|
||||
.org-src-container > pre.src-org:before { content: 'Org mode'; }
|
||||
.org-src-container > pre.src-python:before { content: 'Python'; }
|
||||
.org-src-container > pre.src-matlab:before { content: 'Matlab'; }
|
||||
|
||||
|
||||
#org-div-home-and-up {
|
||||
text-align: left;
|
||||
}
|
||||
|
Reference in New Issue
Block a user