1
0

add solar

This commit is contained in:
2024-04-28 20:09:32 +09:00
parent 17d3689d50
commit df496974b9
92 changed files with 147232 additions and 4 deletions

7
static/css/nasa.css Normal file
View File

@ -0,0 +1,7 @@
span.story-related-list {
display: none;
}
#story-list{
display:none;
}

View File

@ -512,7 +512,7 @@ header#header {
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light{
border-bottom: solid 2px #f1f1f1;
border-bottom: solid 2px #fff700;
background: #313131;
}