Advertisement
ChaZayari

M4A1 - Casi

Apr 30th, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.08 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://www.themonster.xyz/styles/fancy-fonts.css');
  3. ::-webkit-scrollbar{width:0.5vh;height:0.1vh;}
  4. ::-webkit-scrollbar-track{border-radius:0;background:transparent;}
  5. ::-webkit-scrollbar-thumb{border-radius:0;background:transparent;}
  6.  
  7. body{
  8. background: linear-gradient(to bottom, #262626 50%, #1c1c1c, #0f0f0f);
  9. overflow: hidden;
  10. }
  11.  
  12. #musicslice{
  13. position: fixed;
  14. top: 20px;
  15. right: 20px;
  16. height: 50px;
  17. width: 50px;
  18. border: 1px solid transparent;
  19. overflow: hidden;
  20. -webkit-transition: all 1s;
  21. transition: all 0s;
  22. box-shadow: 1px 1px 3px transparent;
  23. opacity: .8;
  24. z-index: 10;
  25. zoom: 150%;}
  26.  
  27. #musicslice:active{
  28. -webkit-transition: all 0s;
  29. transition: all 0s;
  30. box-shadow: 0px 0px 0px transparent;}
  31.  
  32. #musiccover{
  33. position: absolute;
  34. right: 0vw;
  35. top: 0vw;
  36. height: 50px;
  37. width: 50px;
  38. background-image:url(https://i.imgur.com/jx5rOhj.png);
  39. background-size: auto 100%;
  40. background-repeat: no-repeat;
  41. background-position: center bottom -2px;
  42. background-color: transparent;
  43. }
  44.  
  45. #musichidden{
  46. position: absolute;
  47. right: -10px;
  48. top: 0px;
  49. height: 50px;
  50. width: 50px;
  51. zoom: 180%;
  52. opacity: 0;
  53. z-index: 1;
  54. overflow: hidden;}
  55. #image{
  56. position: fixed;
  57. bottom: 0vha;
  58. right: 0vw;
  59. }
  60.  
  61.  
  62. .abox {background-color: #000; color: #e47e11; font-size: 1.8vw; font-family: 'Exan', sans-serif;; text-align: justify; position: absolute; width:28vw; height:33vw; left:69vw; bottom:3vw; letter-spacing:0px; line-height: 3.9vw; padding: .3vw; overflow:auto; border: .3vw inset #64973F;z-index:0;}
  63.  
  64. .abox2 {background-color: #000; color: #E47E11; font-size: 1.1vw; font-family: 'Exan', sans-serif;; text-align: justify; position: absolute; width:28vw; height:15vw; left:vw; bottom:21vw; letter-spacing:0px; line-height: 15px; padding: .3vw; overflow:auto; border: .3vw inset #64973F;z-index:0;}
  65.  
  66. .abox3 {background-color: #000; color: #E47E11; font-size: 1vw; font-family: 'Exan', sans-serif;; text-align: justify; position: absolute; width:28vw; height:15vw; left:vw; bottom:3vw; letter-spacing:0px; line-height: 15px; padding: .3vw; overflow:auto; border: .3vw inset #64973F;z-index:0;}
  67.  
  68.  
  69. #nav1, #nav2, #nav3, #nav4, #nav5{
  70. position: fixed;
  71. z-index: 2;
  72. transform: rotate(45deg);
  73. height: 2vh;
  74. width: 2vh;
  75. bottom: 11.5vh;
  76. background: linear-gradient(to right, #000, #64973F, #C4C627); ;
  77. box-shadow: 0 0 .5vh #FDDA98;
  78. transition: 0.5s;
  79. }
  80.  
  81. #nav1{left: 67.25vw; top: 24.2vw;}
  82. #nav1:hover{background:#FEFCD5;box-shadow: 0 0 1vh #FEFCD5;}
  83. #nav2{left: 67.25vw; top: 29.2vw;}
  84. #nav2:hover{background:#FEFCD5;box-shadow: 0 0 1vh #FEFCD5;}
  85. #nav3{left: 67.25vw; top: 34.2vw;}
  86. #nav3:hover{background:#FEFCD5;box-shadow: 0 0 1vh #FEFCD5;}
  87. #nav4{left: 67.25vw; top: 39.2vw;}
  88. #nav4:hover{background:#FEFCD5;box-shadow: 0 0 1vh #FEFCD5;}
  89. #nav5{left: 67.25vw; top: 44.2vw;}
  90. #nav5:hover{background:#FEFCD5;box-shadow: 0 0 1vh #FEFCD5;}
  91.  
  92.  
  93. #info1, #info2, #info3, #info4, #info5{
  94. position: fixed;
  95. height: 33vw;
  96. bottom: 4vw;
  97. width: 28vw;
  98. left: 70vw;
  99. font-family: 'Exan';
  100. font-size: 2vh;
  101. color: #fff;
  102. }
  103.  
  104. .appear{opacity: 0; z-index: 4; transition: 2s;overflow: auto;}
  105. .appear:target{opacity: 1; z-index: 5; transition: 2s;}
  106.  
  107.  
  108. .r{float: right;}
  109.  
  110. a {
  111. color: #40e0d0;
  112. text-decoration: none;
  113. transition: 0.3s;
  114. }
  115. a:hover{
  116. color: #fff;
  117. transition: 0.3s;
  118. }
  119.  
  120. #image{z-index:10;position: absolute;right:36vw;bottom:-1vw;}#image img{height:42vw;}
  121.  
  122. #title{
  123. position: fixed;
  124. height: 27vh;
  125. width: 52vw;
  126. left: 42.5vw;
  127. top: 5vh;
  128. z-index: 5;
  129. }
  130. t{
  131. font-family:'Exan';
  132. font-size: 10vh;
  133. background: url(https://i.imgur.com/AqgiYta.gif);
  134. background-size: cover;
  135. background-position: center;
  136. -webkit-background-clip: text;
  137. -webkit-text-fill-color: transparent;
  138. filter: drop-shadow(0 0 1vh #FFF7C4);
  139. }
  140. </style>
  141.  
  142. <a href="#info1"><div id="nav1"></div></a>
  143. <a href="#info2"><div id="nav2"></div></a>
  144. <a href="#info3"><div id="nav3"></div></a>
  145. <a href="#info4"><div id="nav4"></div></a>
  146. <a href="#info5"><div id="nav5"></div></a>
  147.  
  148. <div id="image"><img src="https://i.imgur.com/F2DJF8z.png"></div>
  149.  
  150.  
  151. <div id="title"><t>M4A1</t></div>
  152.  
  153. <div class="abox"></div>
  154.  
  155.  
  156. <div class="abox2">
  157. <center><br></center>
  158. </div>
  159.  
  160.  
  161. <div class="abox3">
  162. <center>
  163.  
  164. <li>Wheaton's Law. Please Follow</li><br>
  165. <li><u>Girls Frontline Canon</u></li><br>
  166. <li> Story > Smut > Shitposting</li><br>
  167. <li>Fighting M4A1 = Bad Time</li><br>
  168. <li>Can come off as a hard ass. Only Warning</li><br>
  169. <li>I am not my character. Keep that in mind.</li>
  170.  
  171. <br>
  172. <br>
  173. </center>
  174. </div>
  175.  
  176.  
  177. <div id="info1" class="appear">
  178. The M4 carbine is a shorter and lighter variant of the M16A2 assault rifle. The M4 is a 5.56×45mm NATO, air-cooled, direct impingement gas-operated, magazine-fed carbine. It has a 14.5 in (370 mm) barrel and a telescoping stock.The M4 is capable of firing in semi-automatic and three-round burst (like the M16A2 and M16A4), while the M4A1 is capable of firing in semi-auto and full automatic (like the M16A1 and M16A3).<br><br>
  179. The M4A1 carbine is a fully automatic variant of the basic M4 carbine intended for special operations use. The M4A1 has a "S-1-F" (safe/semi-automatic/fully automatic) trigger group, while the M4 has a "S-1-3" (safe/semi-automatic/3-round burst) trigger group. The M4A1 is used by almost all U.S special operation units including, but not limited to, Marine Force Recon, Army Rangers, Army Special Forces, Navy SEALs, United States Air Force Pararescue and Air Force Combat Control Teams. The M4A1 is especially favored by counter-terrorist and special forces units for close quarters combat and urban warfare because of the carbine's compact firepower. It has a maximum effective range of about 500 to 600 meters (550–660 yd).<br><br>
  180. Conversion of M4s to the M4A1 began in 2014, the start of all U.S. Army forces being equipped with the automatic variant. Though in service with special forces, combat in Afghanistan showed the need for providing automatic suppression fires during fire and movement for regular soldiers. The 101st Airborne Division began fielding new-built M4A1s in 2012, and the U.S. 1st Infantry Division became the first unit to convert their M4s to M4A1-standard in May 2014<br>
  181. <br>
  182. </div>
  183. <div id="info2" class="appear">
  184. <br>
  185. <h1>Warrior of Sparta</h1>
  186. Name: <div class="r">Kassandra of Sparta</div><br>
  187. Age: <div class="r">22</div><br>
  188. Height: <div class="r">6'1" (186 cm)</div><br>
  189. Weight: <div class="r"> 197 lbs (90 kg)</div><br>
  190. Race: <div class="r"><a title="Half blood daughter of Aries">Demi-God*</a></div>
  191. <br>
  192. Occupation: <div class="r">Mercenary</div><br>
  193. Gallery: <div class="r"><a target="_blank" href="https://imgur.com/a/6sovyf3" target="_blank">Enjoy</a></div><br>
  194.  
  195. </div>
  196. <div id="info3" class="appear">
  197. <br>
  198. <h1>Extras</h1>
  199. <li></li>
  200. <li></li>
  201. <li></li>
  202. <li></li>
  203. <li></li>
  204. <li></li>
  205.  
  206. </div>
  207. <div id="info4" class="appear">
  208. <br>
  209. <h1>Friends</h1>
  210. <li></li>
  211. <li></li>
  212. <li></li>
  213. <li></li>
  214. <li></li>
  215. <li></li>
  216.  
  217. </div>
  218. <div id="info5" class="appear">
  219. <br>
  220. <h1>Out of Character</h1>
  221. <ol>
  222. <li></li>
  223. <li></li>
  224. <li></li>
  225. <li></li>
  226. <li></li>
  227. <li></li>
  228.  
  229. </div>
  230.  
  231.  
  232.  
  233. <div id="musicslice" title="Let The Bullets Fly">
  234. <div id="musiccover">
  235. </div>
  236. <div id="musichidden">
  237. <audio controls src="https://www.dropbox.com/s/g22b7igkhcujv0i/%5BHonkai%20Impact%20CN%5D%20Nightglow%20-%20Tanya%20Chua.mp3?dl=1" loop=3 id="mus"></audio>
  238. </div>
  239. </body>
  240. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement