1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 04:42:22 +02:00

(v0.7.1.9009) note for WHOCC

This commit is contained in:
2019-07-09 11:22:46 +02:00
parent d9e257f8db
commit b15d59cf03
34 changed files with 711 additions and 41 deletions

View File

@ -187,8 +187,10 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
/* text below header in manual overview */
.template-reference-index h2 ~ p {
font-size: 110%;
/* font-weight: bold; */
font-size: 16px;
}
.template-reference-topic h2 {
font-size: 24px;
}
/* logos on index page */

View File

@ -46,6 +46,9 @@ $( document ).ready(function() {
window.location.replace(url_new);
}
// Replace 'Value' in manual to 'Returned value'
$(".template-reference-topic h2#value").text("Returned value");
// PR for 'R for Data Science' on How To pages
if ($(".template-article").length > 0) {
$('#sidebar').prepend(