Good format for the launchpad
This commit is contained in:
@@ -206,12 +206,23 @@ ul.timeline > li:before {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.launchpad-button > pre {
|
||||
margin: 0.3em;
|
||||
}
|
||||
|
||||
/* Overriding some bootstrap shittery here */
|
||||
.launchpad-button {
|
||||
border-top-left-radius: 0.25rem;
|
||||
border-top-right-radius: 0.25rem;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.launchpad-button-text {
|
||||
font-family: 'Courier New', monospace;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media (max-width: 768px) {
|
||||
body { min-width: 100%; }
|
||||
p { font-size: x-large; }
|
||||
|
||||
Reference in New Issue
Block a user