1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-28 05:25:11 +00:00

Generate installer for Windows using NSIS

This commit is contained in:
2023-06-28 12:44:56 +02:00
parent 8a7518532d
commit aa53d0c400
11 changed files with 90 additions and 53 deletions

View File

@ -233,6 +233,12 @@ article {
margin-bottom: 1rem;
}
blockquote {
margin: 0 0 1rem 0;
padding: 0 0 0 1rem;
border-left: 4px solid #ddd;
}
ol, ul {
padding: 0 0 0 1rem;