Use local version of RTO CSS

This commit is contained in:
Fabrice Niessen 2015-04-23 12:34:32 +02:00
parent e4ec9e3d1c
commit c32f425cdc
2 changed files with 5 additions and 3 deletions

View File

@ -11,12 +11,12 @@
<meta name="description" content="Org mode syntax example" />
<meta name="keywords" content="org-mode, syntax, quick reference, cheat sheet, recommended practices, latex, beamer, html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" type="text/css" href="http://www.pirilampo.org/styles/readtheorg/css/readtheorg.css" />
<link rel="stylesheet" type="text/css" href="d:/Users/fni/src/org-html-themes/styles/readtheorg/css/readtheorg.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js" type="text/javascript">
</script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js" type="text/javascript">
</script>
<script type="text/javascript" src="http://www.pirilampo.org/styles/readtheorg/js/readtheorg.js">
<script type="text/javascript" src="d:/Users/fni/src/org-html-themes/styles/readtheorg/js/readtheorg.js">
</script>
<script type="text/x-mathjax-config">
<![CDATA[

View File

@ -10,7 +10,7 @@
#+HTML_LINK_UP: http://www.bing.com
# #+SETUPFILE: ~/src/org-style/setup/bigblow-local-abs.setup
#+SETUPFILE: ~/src/org-html-themes/setup/theme-readtheorg.setup
#+SETUPFILE: ~/src/org-html-themes/setup/theme-readtheorg-local-abs.setup
#+PROPERTY: eval yes
#+PROPERTY: exports both
@ -706,6 +706,8 @@ Error
** Todo
# See example at http://docs.ckan.org/en/latest/contributing/python.html
Simple box ("inline task"):
#+begin_src org