make it a little bigger
This commit is contained in:
parent
00aabd62df
commit
a1fac2d23f
|
@ -67,7 +67,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
pre, pre code {
|
pre, pre code {
|
||||||
font-size: 12px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
@ -131,7 +131,7 @@ h2 {
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
table {
|
||||||
width: 800px;
|
width: 900px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
|
@ -4877,7 +4877,7 @@ input[type="submit"].btn.btn-mini {
|
||||||
|
|
||||||
/* line 69, ../sass/screen.scss */
|
/* line 69, ../sass/screen.scss */
|
||||||
pre, pre code {
|
pre, pre code {
|
||||||
font-size: 12px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 73, ../sass/screen.scss */
|
/* line 73, ../sass/screen.scss */
|
||||||
|
@ -4947,7 +4947,7 @@ h2 {
|
||||||
|
|
||||||
/* line 133, ../sass/screen.scss */
|
/* line 133, ../sass/screen.scss */
|
||||||
table {
|
table {
|
||||||
width: 800px;
|
width: 900px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue