adjusting li line height

This commit is contained in:
Leander Hutton 2023-03-30 12:41:21 -04:00
parent cbd22a5b6b
commit 3cde81acfd
7 changed files with 1 additions and 1 deletions

0
static/css/colorbox.css Executable file → Normal file
View File

0
static/css/images/controls.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 503 B

0
static/css/images/loading.gif Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

0
static/css/justifiedGallery.min.css vendored Executable file → Normal file
View File

View File

@ -42,7 +42,7 @@ tr:nth-child(odd) { background-color: lightgray;}
#container { float: right; width: 70% }
#sidebar { overflow:hidden; clear:left; text-align:right; width:25%; height:auto; padding:0px 15px 0px 0px; border-right:0.15em solid #C8C8C8; }
#sidebar .description { display:block; font-size: 1.1em; width:100%; height:auto; margin:0px 0px 10px 0px; }
#sidebar li { list-style-type:none; font-size: 1.5em; line-height: 1.3em; font-weight: bold; }
#sidebar li { list-style-type:none; font-size: 1.5em; line-height: 1.1em; font-weight: bold; }
#sidebar > li { margin:20px 0px; }
#sidebar .description { display:block; font-size: 1.1em; width:100%; height:auto; margin:0px 0px 10px 0px; }
#landing img { display:block; border:1px solid #000000 !important; margin-left: auto; margin-right: auto; max-height: 100%; max-width: 100%; }

0
static/js/jquery.colorbox-min.js vendored Executable file → Normal file
View File

0
static/js/jquery.justifiedGallery.min.js vendored Executable file → Normal file
View File