new images
some image updates single column power up choice for small screens or no image setting
This commit is contained in:
33
style.css
33
style.css
@@ -191,7 +191,7 @@ summary {
|
||||
}
|
||||
|
||||
.choose-grid-module {
|
||||
padding: 5px;
|
||||
/* padding: 5px; */
|
||||
line-height: 170%;
|
||||
/* border-radius: 8px; */
|
||||
background-color: #fafcfd;
|
||||
@@ -212,18 +212,6 @@ summary {
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
.cancel {
|
||||
/* text-align: right; */
|
||||
position: absolute;
|
||||
top: 15px;
|
||||
right: 15px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.cancel:hover {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.pause-grid {
|
||||
padding: 2px;
|
||||
margin: 0px;
|
||||
@@ -362,6 +350,25 @@ summary {
|
||||
margin-right: -1px;
|
||||
font-size: 0.92em;
|
||||
}
|
||||
.cancel-card {
|
||||
text-align: center;
|
||||
font-size: 1.1em;
|
||||
font-weight: 100;
|
||||
justify-self: end;
|
||||
border: 1px solid #444;
|
||||
margin-top: -1px;
|
||||
margin-right: -1px;
|
||||
padding: 1px;
|
||||
}
|
||||
.research-card {
|
||||
font-size: 1.1em;
|
||||
font-weight: 100;
|
||||
border: 1px solid #444;
|
||||
margin-top: -1px;
|
||||
margin-right: -1px;
|
||||
padding: 1px 0px 1px 10px;
|
||||
}
|
||||
|
||||
|
||||
/* .no-image-cards{
|
||||
border: 1px solid #444;
|
||||
|
||||
Reference in New Issue
Block a user