re
This commit is contained in:
+6
-1
@@ -54,7 +54,7 @@
|
|||||||
.operatediv div{margin:16px}
|
.operatediv div{margin:16px}
|
||||||
.operatediv_close{position:absolute;right:3px;top:3px;}
|
.operatediv_close{position:absolute;right:3px;top:3px;}
|
||||||
.readme{padding:8px;background-color:rgb(245,245,245);}
|
.readme{padding:8px;background-color:rgb(245,245,245);}
|
||||||
@media only screen and (max-width:480px){
|
@media only screen and (max-width:495px){
|
||||||
.title{margin-bottom:24px}
|
.title{margin-bottom:24px}
|
||||||
.list-wrapper{width:96%; margin:0 auto 10px;}
|
.list-wrapper{width:96%; margin:0 auto 10px;}
|
||||||
.list-table {padding:8px}
|
.list-table {padding:8px}
|
||||||
@@ -86,6 +86,11 @@
|
|||||||
.list-table td.size,.list-table th.size{width:70px !important}
|
.list-table td.size,.list-table th.size{width:70px !important}
|
||||||
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
||||||
}
|
}
|
||||||
|
@media only screen and (max-width:542px){
|
||||||
|
.list-table td.file,.list-table th.file{width:calc(90% - 220px)}
|
||||||
|
.list-table td.size,.list-table th.size{width:70px !important}
|
||||||
|
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
+6
-1
@@ -54,7 +54,7 @@
|
|||||||
.operatediv_close{position:absolute;right:3px;top:3px;}
|
.operatediv_close{position:absolute;right:3px;top:3px;}
|
||||||
.readme{padding:8px;background-color:rgba(245,245,245,0.3);}
|
.readme{padding:8px;background-color:rgba(245,245,245,0.3);}
|
||||||
.markdown-body{padding:20px;text-align:left;font-size:14px !important}
|
.markdown-body{padding:20px;text-align:left;font-size:14px !important}
|
||||||
@media only screen and (max-width:480px){
|
@media only screen and (max-width:495px){
|
||||||
.title{margin-bottom:24px}
|
.title{margin-bottom:24px}
|
||||||
.list-wrapper{width:96%; margin:0 auto 10px;}
|
.list-wrapper{width:96%; margin:0 auto 10px;}
|
||||||
.list-table {padding:8px}
|
.list-table {padding:8px}
|
||||||
@@ -86,6 +86,11 @@
|
|||||||
.list-table td.size,.list-table th.size{width:70px !important}
|
.list-table td.size,.list-table th.size{width:70px !important}
|
||||||
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
||||||
}
|
}
|
||||||
|
@media only screen and (max-width:542px){
|
||||||
|
.list-table td.file,.list-table th.file{width:calc(90% - 220px)}
|
||||||
|
.list-table td.size,.list-table th.size{width:70px !important}
|
||||||
|
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
.operatediv_close{position:absolute;right:3px;top:3px;}
|
.operatediv_close{position:absolute;right:3px;top:3px;}
|
||||||
.readme{padding:8px;background-color:rgba(245,245,245,0.3);}
|
.readme{padding:8px;background-color:rgba(245,245,245,0.3);}
|
||||||
.markdown-body{padding:20px;text-align:left;font-size:14px !important}
|
.markdown-body{padding:20px;text-align:left;font-size:14px !important}
|
||||||
@media only screen and (max-width:480px){
|
@media only screen and (max-width:495px){
|
||||||
.title{margin-bottom:24px}
|
.title{margin-bottom:24px}
|
||||||
.list-wrapper{width:96%; margin:0 auto 10px;}
|
.list-wrapper{width:96%; margin:0 auto 10px;}
|
||||||
.list-table {padding:8px}
|
.list-table {padding:8px}
|
||||||
@@ -86,6 +86,11 @@
|
|||||||
.list-table td.size,.list-table th.size{width:70px !important}
|
.list-table td.size,.list-table th.size{width:70px !important}
|
||||||
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
||||||
}
|
}
|
||||||
|
@media only screen and (max-width:542px){
|
||||||
|
.list-table td.file,.list-table th.file{width:calc(90% - 220px)}
|
||||||
|
.list-table td.size,.list-table th.size{width:70px !important}
|
||||||
|
.list-table td.updated_at,.list-table th.updated_at{width:140px !important}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user