File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ plugins:
205205 - jekyll-imagemagick
206206 - jekyll-jupyter-notebook
207207 - jekyll-link-attributes
208- - jekyll-minifier
208+ # - jekyll-minifier
209209 - jekyll-paginate-v2
210210 - jekyll-regex-replace
211211 - jekyll/scholar
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11---
22layout : post
3- date : 2016-01-15 07:59:00-0400
3+ date : 2025-12-24 07:59:00-0500
44inline : true
5- related_posts : false
5+ related_posts : true
66---
77
8- A simple inline announcement with Markdown emoji! : sparkles : :smile :
8+ Came back from Egypt :smile :
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ table.table a {
5151
5252.table-dark {
5353 background-color : transparent ;
54+
5455 & .table-bordered {
5556 border : 1px solid var (--global-divider-color ) !important ;
5657 }
@@ -135,7 +136,8 @@ blockquote {
135136// Checklist
136137
137138ul .task-list {
138- list-style-type : none ; /* Remove bullets from all levels */
139+ list-style-type : none ;
140+ /* Remove bullets from all levels */
139141}
140142
141143ul .task-list > li ul {
@@ -808,13 +810,15 @@ footer.sticky-bottom {
808810 border-color : var (--global-theme-color );
809811 }
810812 }
813+
811814 a .award.btn {
812815 border-color : var (--global-highlight-color );
813816 }
814817 }
815818
816819 .badges {
817820 padding-bottom : 0.5rem ;
821+
818822 span {
819823 display : inline-block ;
820824 color : $black-color ;
@@ -868,9 +872,11 @@ footer.sticky-bottom {
868872 border-color : var (--global-text-color );
869873 }
870874 }
875+
871876 div .award.hidden {
872877 border : dashed 1px var (--global-bg-color );
873878 }
879+
874880 div .award.hidden.open {
875881 border-color : var (--global-highlight-color );
876882 }
@@ -1299,6 +1305,7 @@ ninja-keys::part(ninja-input-wrapper) {
12991305 .newsletter-error {
13001306 font-size : 16px !important ;
13011307 }
1308+
13021309 .newsletter-form-container {
13031310 margin-right : 20px ;
13041311 margin-left : 20px ;
@@ -1353,7 +1360,8 @@ ninja-keys::part(ninja-input-wrapper) {
13531360figure .cover {
13541361 display : inline-block ;
13551362 text-align : center ;
1356- margin : 0.5rem ; /* adjust as needed */
1363+ margin : 0.5rem ;
1364+ /* adjust as needed */
13571365
13581366 img {
13591367 vertical-align : bottom ;
You can’t perform that action at this time.
0 commit comments