tadd class and style to toc-wrapper - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
(HTM) git clone git://src.adamsgaard.dk/cosmo
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b664ced4ada83e6c3ebae4324345701016cc1cca
(DIR) parent 31c84cf3beda6f5f7aa32b8f7a0dd9d8df50c643
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Fri, 20 Nov 2015 14:46:25 +0100
add class and style to toc-wrapper
Diffstat:
M pages/methods.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/pages/methods.html b/pages/methods.html
t@@ -82,7 +82,6 @@
number = "",
pages = "100--113",
year = "2015",
- note = "",
issn = "1871-1014",
doi = "http://dx.doi.org/10.1016/j.quageo.2015.08.004",
}
t@@ -93,7 +92,7 @@
</div>
<div class="col hide-on-small-only m3 l2">
- <div class="toc-wrapper">
+ <div class="toc-wrapper pin-top" style="top: 0px;">
<ul class="section table-of-contents">
<li><a href="#introduction">Introduction</a></li>
<li><a href="#mcmc">MCMC</a></li>
t@@ -116,4 +115,4 @@
$('.toc-wrapper .row').pushpin({ top: $('.toc-wrapper').offset().top });
});
</script>
-
+