Add files via upload
This commit is contained in:
parent
b46b3f8e18
commit
b6e5ebfd49
@ -193,6 +193,9 @@ table a{
|
||||
.code a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.code ul {
|
||||
color: #dadada;
|
||||
}
|
||||
.code img{
|
||||
/* width: 80px; height: 80px; */
|
||||
width: 25%;
|
||||
@ -208,6 +211,12 @@ table a{
|
||||
font-size: 90%;
|
||||
color: #d3ebff;
|
||||
}
|
||||
.code.details{
|
||||
height: 750px;
|
||||
}
|
||||
.code.plan {
|
||||
height: 1050px;
|
||||
}
|
||||
|
||||
.blockquote {
|
||||
border-left: solid 4px #dadada;
|
||||
|
Loading…
Reference in New Issue
Block a user