Skip to content

Commit

Permalink
Merge pull request #20 from ladybirdweb/release-v3.2
Browse files Browse the repository at this point in the history
Release v3.2
  • Loading branch information
Sakthi002 authored Dec 11, 2024
2 parents 498ccb8 + 5fdb034 commit 47982e7
Show file tree
Hide file tree
Showing 53 changed files with 31,523 additions and 1,080 deletions.
12,065 changes: 12,057 additions & 8 deletions Documentation/css/bootstrap.min.css

Large diffs are not rendered by default.

74 changes: 74 additions & 0 deletions Documentation/css/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
img { max-width: 95%; height: auto; }
dl { margin-top: 0; margin-bottom: 10px; }
dd { margin-bottom: 3px; }
section { font-size: 16px; }
section, aside { padding-top: 1px; }
li p { margin: 0; }
li hr { margin: 5px 0; }
li img { margin-bottom: 10px; }
aside .page-header { margin-top: 0; }
pre .label { font-size: 0.85em; font-weight: normal; padding: 0.05em 0.3em 0.1em; }
pre .label.pull-right { ; padding: 0.1em 0.5em 0.2em; }
code .label { margin: -4px; }
.small { font-size: 0.8em; }
.icons-ul { list-style: none; padding-left: 0; margin-left: 2.1em;}
.dl-horizontal .foldering { margin-top: 1em; font-family: Monaco, Menlo, Consolas, "Courier New", monospace; font-weight: normal; }
.text-inherit { color: inherit; }
.area-bordered { margin-bottom: 30px; padding: 10px; border: 1px solid #ccc; background: #f5f5f5; border-radius: 4px; }
.to-top a { text-decoration: none !important; color: #999 !important; background: #fff !important; position: relative; top: -41px; }
#header, #footer hr, .to-top hr { border-color: #ccc; }
pre {display: block;padding: 9.5px;margin: 0 0 30px;font-size: 13px;line-height: 1.428571429;color: #333;word-break: break-all;word-wrap: break-word;background-color: #f5f5f5;border: 1px solid #ccc;border-radius: 4px;}
code, pre {font-family: Monaco, Menlo, Consolas, "Courier New", monospace;}
pre {white-space: pre-wrap;}
@media (min-width: 768px) {
.dl-horizontal dt { width: 175px; }
.dl-horizontal dd { margin-left: 190px; }
.dl-horizontal .foldering { margin-left: 0; }
}
@media (max-width: 767px) {
section { font-size: 14px; }
.small { font-size: 0.85em; }
.dl-horizontal dd { margin-bottom: 10px; }
}
@media print {
img { width: 100%; height: auto; }
pre { font-size: 11px; }
section { font-size: 14px; }
.small { font-size: 0.85em; }
.icons-ul { padding-left: 1.5em; }
.page-header a { color: inherit !important; }
}
blockquote {padding: 10px 20px;margin: 0 0 20px;border-left: 5px solid #eee;}
.page-header {padding-bottom: 9px;margin: 40px 0 20px;border-bottom: 1px solid #eee;}
@media (min-width: 1200px) {
.container {
max-width: 1170px;
}
}
@media (min-width: 1200px) {
h1, .h1 {
font-size: 36px;
}
}

li hr {margin: 5px 0;}

hr {margin-top: 20px;margin-bottom: 20px;border: 0;border-top: 1px solid #b3b2b2;}

.icons-ul .icon-li {
position: absolute;
left: 1em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}

.icons-ul .icon-l {
position: absolute;
left: 3em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
.ml_22 { margin-left: -22px;}
.ml_17 { margin-left: -17px;}
10,273 changes: 9,870 additions & 403 deletions Documentation/css/font-awesome.min.css

Large diffs are not rendered by default.

Binary file added Documentation/img/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 47982e7

Please sign in to comment.