1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-27 16:27:57 +02:00

Built site for AMR@2.1.1.9093: ef79d22

This commit is contained in:
github-actions
2024-10-06 20:53:43 +00:00
parent c26c85c21a
commit ee18760cfa
80 changed files with 241 additions and 167 deletions

View File

@ -119,8 +119,19 @@ body.amr-for-python * {
width: 150px;
}
/*
this shows on top of every sidebar to the right
(e.g., on top of Table of Contents)
*/
.amr-gpt-assistant {
margin-top: 10px;
border: 2px dashed var(--amr-green-dark);
text-align: center;
}
.amr-gpt-assistant * {
width: 90%;
padding-top: 10px;
padding-bottom: 10px;
}
.template-reference-index .section-desc {