You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2016/10/04 20:38:47 UTC

airavata-docs git commit: Minor modification merge

Repository: airavata-docs
Updated Branches:
  refs/heads/master fb5fa5a10 -> 8fe82a3f8


Minor modification merge


Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/8fe82a3f
Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/8fe82a3f
Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/8fe82a3f

Branch: refs/heads/master
Commit: 8fe82a3f8e196be0acafc55cd9fd634ad2108e33
Parents: fb5fa5a
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Tue Oct 4 16:38:44 2016 -0400
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Tue Oct 4 16:38:44 2016 -0400

----------------------------------------------------------------------
 css/extra.css | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/8fe82a3f/css/extra.css
----------------------------------------------------------------------
diff --git a/css/extra.css b/css/extra.css
index 4e4a405..710d763 100644
--- a/css/extra.css
+++ b/css/extra.css
@@ -11,4 +11,19 @@
 .blue{
     color: #3333ff;
     /*darkblue*/
+}
+
+h3
+{
+    display:inline;
+}
+
+h5
+{
+    display:inline;
+}
+
+h6
+{
+    display:inline;
 }
\ No newline at end of file