Resized font.
This commit is contained in:
parent
89d94c38b6
commit
fab25c9f55
1 changed files with 4 additions and 4 deletions
|
|
@ -49,7 +49,7 @@ li.L5, li.L6, li.L7, li.L8
|
|||
{ list-style-type: decimal !important }
|
||||
|
||||
.navbar-brand {
|
||||
font-size: 32px;
|
||||
font-size: 42px;
|
||||
}
|
||||
|
||||
a.ext {
|
||||
|
|
@ -93,7 +93,7 @@ span.cursor {
|
|||
97% { background: transparent }
|
||||
100% { background: #e77d00 }
|
||||
}
|
||||
|
||||
|
||||
@-moz-keyframes blink {
|
||||
0% { background: #e77d00 }
|
||||
47% { background: #e77d00 }
|
||||
|
|
@ -101,7 +101,7 @@ span.cursor {
|
|||
97% { background: transparent }
|
||||
100% { background: #e77d00 }
|
||||
}
|
||||
|
||||
|
||||
@-ms-keyframes blink {
|
||||
0% { background: #e77d00 }
|
||||
47% { background: #e77d00 }
|
||||
|
|
@ -109,7 +109,7 @@ span.cursor {
|
|||
97% { background: transparent }
|
||||
100% { background: #e77d00 }
|
||||
}
|
||||
|
||||
|
||||
@-o-keyframes blink {
|
||||
0% { background: #e77d00 }
|
||||
47% { background: #e77d00 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue