mirror of
https://github.com/neocities/neocities.git
synced 2025-06-28 23:23:22 +02:00
Tutorial page 1 part 2 mockup, error mockup
This commit is contained in:
parent
b98d982e5b
commit
1e46191684
5 changed files with 23 additions and 3 deletions
|
@ -13,6 +13,8 @@
|
|||
background-color: #1D1F21;
|
||||
color: white;
|
||||
font: 16px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
|
||||
margin-bottom: 0;
|
||||
border: 0;
|
||||
}
|
||||
h3 {
|
||||
margin-top: 10px;
|
||||
|
@ -25,6 +27,12 @@
|
|||
.btn {
|
||||
float: right;
|
||||
}
|
||||
.error {
|
||||
background: #93771b;
|
||||
color: #fff;
|
||||
padding: 5px 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
.lesson {
|
||||
h1, .subtitle {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue