Mr.Combet Webshell
Your IP :
216.73.216.136
Server IP :
103.233.58.157
Server :
Windows NT WIN-4PGF72KEHKB 10.0 build 17763 (Windows Server 2016) AMD64
Server Software :
Microsoft-IIS/10.0
PHP Version :
7.3.25
Add File :
Submit
Add Directory :
Submit
Dir :
C:
/
inetpub
/
wwwroot
/
IRC
/
ClientApp
/
src
/
scss
/
pages
/
View File Name :
_viewArticle.scss
.viewArticle { h1 { font-size: 14px; color: #48576a; margin-bottom: 10px; } background-color: #fff; border-radius: 10px; width: 1000px; margin: 0 0 0 235px; &__start { padding: 20px; border-bottom: 1px solid #e0e0e0; } &__coauthor { margin-top: 20px; text-align: center; table { width: 100%; border-spacing: 0px !important; th { border-right: 1px solid #dfe6ec; border-bottom: 1px solid #dfe6ec; border-left: 1px solid #dfe6ec; text-align: center; height: 30px; background-color: #eef1f6; } td { border-right: 1px solid #dfe6ec; border-bottom: 1px solid #dfe6ec; border-left: 1px solid #dfe6ec; } } .td-author { &-info { display: inline-flex; align-content: center; img { width: 20px; height: 20px; margin-right: 10px; border-left: #e0e0e0; } } } } &__author { padding: 20px; border-bottom: 1px solid #e0e0e0; &-detail { display: flex; &-info { .info-block { display: flex; padding: 0 0px 6px 15px; .digital-signature { height: 80px; width: 200px; } label { font-weight: bold; margin-right: 5px; } } } &-dataName { padding: 0 0 0 66px; } &-dataDesignation { padding: 0 0 0 23px; } &-dataInstitue { padding: 0 0 0 54px; } &-dataAddress { padding: 0 0 0 47px; } &-dataMobile { padding: 0 0 0 32px; } &-image { img { width: 100px; margin-right: 10px; } } } } &__attachment { padding: 20px; border-bottom: 1px solid #e0e0e0; } &__meta { padding: 20px; border-bottom: 1px solid #e0e0e0; } h4 { text-align: initial; margin-left: 5px; margin-bottom: 5px; } } @media screen and (max-width: 1500px) { .viewArticle { margin: 0 0 0 0; margin-left: -150px; width: auto; } }