Last modified by Alexander Chebotov on 2023/08/01 07:52

Show last authors
1 {{velocity}}
2 {{html clean=false }}
3 <style>
4 .flex{display:flex;justify-content: center;padding: 1% 4px;} .flexx{display:flex;width: 65%;min-width: 335px; justify-content: center;} .lefthome{width:60%;} .righthome{width: 30%; margin-right: auto; margin-left: auto; margin-bottom: auto; margin-top: auto;} div#document-title{ width: max-content !important;} .lefthome >h4{text-align: justify;font-size: 1.1em; font-weight: 500;line-height: 24px; color: #878787;} .flexx>a{ margin: 1% 1%; } button{padding: 7px 21px; font-size: 14px;} .main_btn{ border: 1px solid #3e7cbc; outline: none; cursor: pointer; font-weight: 500; color: white; position: relative; background: linear-gradient(to right, #3e7cbc, #3e7cbc, #3e7cbc); letter-spacing: 1px; border-radius: 30px; } .outline_btn{ border: 2px solid #3e7cbc; outline: none; cursor: pointer; background: none; color: #3e7cbc; position: relative; letter-spacing: 1px; border-radius: 25px; }
5 </style>
6 <div class="flex">
7 <div class="lefthome">
8 <h4>Documentation of data is essential for best research practice and ensures scientific transparency and data integrity.
9 BM@N WIKI Document Server is where you can find the Library catalogue (books, ebooks, e-journals, standards) and the scientific output (articles, documents, Reports, etc.)</h4>
10 <h2 style="margin-top: 5%;font-family:'sourcesans-bold';font-size: 18px;font-weight: bold;">Subjects</h2>
11 <div class="flexx">
12 <a href="https://bmn-wiki.jinr.ru/bin/view/Doc/4.%20Documents/"><button class="main_btn">Documents</button></a><a href="https://bmn-wiki.jinr.ru/bin/view/Reports/5.%20Reports/"><button class="main_btn">Reports</button></a><a href="https://bmn-wiki.jinr.ru/bin/view/Meetings/6.%20Meetings/"><button class="main_btn">Meetings</button></a>
13 </div>
14 <div class="flexx">
15 <a href="https://bmn-wiki.jinr.ru/bin/view/BM%40N/1.%20BM%40N%20Subsytems/"><button class="main_btn">BM@N</button></a><a href="https://bmn-wiki.jinr.ru/bin/view/SRC/3.%20SRC%20%40%20BM%40N/"><button class="main_btn">SRC</button></a><a href="https://bmn-wiki.jinr.ru/bin/view/Run/2.%20Run%20Control/"><button class="main_btn">Run Control</button></a>
16 </div>
17 <div class="flexx">
18 <a href="https://bmn-wiki.jinr.ru/bin/view/Software/6.%20Software/"><button class="main_btn">Software</button></a> <a href="https://bmn-wiki.jinr.ru/bin/view/Computing/7.%20Computing/"><button class="main_btn">Computing</button></a>
19 </div>
20 </div>
21 <div class="righthome">
22 <img src="https://bmn-wiki.jinr.ru/bin/download/SRC/3.%20SRC%20%40%20BM%40N/3.2%20Grant%2018-02-40046/WebHome/logo_bm_n_1_.png?width=591&height=332&rev=1.3" alt="">
23 </div>
24 </div>
25 {{/html}}
26 {{/velocity}}