Mr.doob
hace 10 años
|
@@ -180,12 +180,14 @@
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
#content{
|
|
|
- overflow: auto;
|
|
|
position: absolute;
|
|
|
left: 0;
|
|
|
top: 90px;
|
|
|
right: 0;
|
|
|
bottom: 0;
|
|
|
+ font-size: 17px;
|
|
|
+ line-height: 22px;
|
|
|
+ overflow: auto;
|
|
|
}
|
|
|
#viewer{
|
|
|
position: absolute;
|
|
@@ -61,7 +61,6 @@
|
|
|
|
|
|
#panel #content {
|
|
|
padding: 0px 20px;
|
|
|
- line-height: 18px;
|
|
|
}
|
|
|
|
|
|
#panel #content .link {
|
|
@@ -147,12 +146,14 @@
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
#content{
|
|
|
- overflow: auto;
|
|
|
position: absolute;
|
|
|
left: 0;
|
|
|
top: 60px;
|
|
|
right: 0;
|
|
|
bottom: 0;
|
|
|
+ font-size: 17px;
|
|
|
+ line-height: 22px;
|
|
|
+ overflow: auto;
|
|
|
}
|
|
|
#viewer{
|
|
|
position: absolute;
|