Advertisement
Guest User

login2.css

a guest
Nov 21st, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.75 KB | None | 0 0
  1. /*
  2. To change this license header, choose License Headers in Project Properties.
  3. To change this template file, choose Tools | Templates
  4. and open the template in the editor.
  5. */
  6. /*
  7. Created on : 08/11/2017, 2:30:34 PM
  8. Author : tiena
  9. */
  10.  
  11. #top-containter{
  12. position : relative;
  13. height : 70vh;
  14. width : 100vw;
  15. }
  16.  
  17. #cover-img{
  18. position: absolute;
  19. width : 100vw;
  20. z-index : -11;
  21. }
  22.  
  23. #login-button{
  24. position: absolute;
  25. left : 20vw;
  26. top : 25vw;
  27.  
  28. }
  29.  
  30. #guide-login{
  31. width : 100vw;
  32. height : 10vh;
  33. }
  34.  
  35. p#guide-content{
  36. color : white ;
  37. padding-left : 20vw;
  38. font-size : 1vw;
  39. }
  40.  
  41. .fb-login-button{
  42. position: absolute;
  43. margin: auto;
  44. display: block
  45. }
  46.  
  47. #manage{
  48. display:none;
  49. }
  50.  
  51. #main {
  52. background-color : white;
  53. width : 100vw;
  54. min-height : 100vh;
  55. float : right;
  56. padding-top : 20vh;
  57. }
  58.  
  59. #menu {
  60. color : white;
  61. }
  62.  
  63. #logo {
  64. height: auto;
  65. line-height: 14vw;
  66. float: left;
  67. color : white;
  68. padding : 2vh;
  69. }
  70.  
  71. #logo img{
  72. float: left;
  73. width: 9vh;
  74. }
  75. #logo span{
  76. line-height : 7vh;
  77. padding-left : 10px;
  78. font-size: 2.5vh;
  79. float: left;
  80. }
  81.  
  82. #sidebar-title{
  83. color : white;
  84. text-align : center;
  85. padding-top : 2vh;
  86. }
  87.  
  88. li.option {
  89. float : right;
  90. list-style-type : none;
  91. padding: 2vh;
  92. }
  93.  
  94. li.option a {
  95. text-decoration: none;
  96. color : white;
  97. }
  98.  
  99. li.notselected img {
  100. display : none;
  101. }
  102.  
  103. h1#title-main {
  104. text-align : center;
  105. }
  106.  
  107. h2#subtitle-main {
  108. margin : 10vh 0 0 3vw;
  109. }
  110.  
  111. div.page-container-main {
  112. float : left;
  113. width : 15vw;
  114. margin : 3vw;
  115. overflow : visible;
  116. }
  117.  
  118. img.page-avatar {
  119. border-radius : 100%;
  120. width : 100%;
  121. z-index : 100;
  122. }
  123.  
  124. h3.page-name {
  125. padding-top : 2%;
  126. text-align : center;
  127. color : grey;
  128. font-size : 1.5vw;
  129. }
  130.  
  131. div.page-container-main:hover {
  132. background-color : lightblue;
  133. box-shadow: 0 2vw 2vw black;
  134. opacity:0.7;
  135. cursor: pointer;
  136. z-index : 100;
  137. }
  138.  
  139. h1#title-main {
  140. text-align : center;
  141. }
  142.  
  143. div#container-main {
  144. min-height : 100vh;
  145. height : auto;
  146. }
  147.  
  148. div#page-container {
  149. width : 100%;
  150. overflow : auto;
  151. }
  152.  
  153.  
  154.  
  155. div#one-page-container {
  156. float: left;
  157. width : 33vw;
  158. height : 100%;
  159. background-color : lightblue;
  160. margin-left : 3vw;
  161. border-radius : 100%;
  162. }
  163.  
  164. div#one-page-info {
  165. float : left;
  166. clear : right;
  167. width : 33vw;
  168. height : 20vw;
  169. padding-left : 5vw;
  170. overflow : auto;
  171. }
  172.  
  173. img.page-avatar {
  174. border-radius : 100%;
  175. width : 100%;
  176. height : 100%;
  177. z-index : 100;
  178. }
  179.  
  180. h3.page-name {
  181. padding-top : 2%;
  182. text-align : center;
  183. color : grey;
  184. font-size : 2vw;
  185. }
  186. RAW Paste Data
  187.  
  188. #main {
  189. background-color : white;
  190. width : 100vw;
  191. min-height : 100vh;
  192. float : right;
  193. padding : 2vh 2vw 2vh 2vw;
  194. }
  195. p#hello {
  196. color : white;
  197. padding : 1vh;
  198. }
  199.  
  200.  
  201.  
  202. li.notselected img {
  203. display : none;
  204. }
  205.  
  206.  
  207. h1#title-main {
  208. text-align : center;
  209. }
  210.  
  211. h2#subtitle-main {
  212. margin : 10vh 0 0 3vw;
  213. }
  214.  
  215. div#container-main {
  216. padding-bottom : 10vh;
  217. }
  218.  
  219. div#page-container {
  220. width : 100%;
  221. overflow : auto;
  222. }
  223.  
  224. div#one-page-container {
  225. float: left;
  226. width : 33vw;
  227. height : 100%;
  228. background-color : lightblue;
  229. margin-left : 3vw;
  230. border-radius : 1em;
  231. }
  232.  
  233. div#one-page-info {
  234. float : left;
  235. clear : right;
  236. width : 33vw;
  237. height : 20vw;
  238. padding-left : 5vw;
  239. overflow : auto;
  240. }
  241.  
  242. #registered-pages , #unregistered-pages{
  243. margin-top : 10vw;
  244. min-height : 50vh;
  245. width : 100vw;
  246. height:auto;
  247. display :block;
  248. float : left;
  249. clear : both;
  250. overflow : none ;
  251. }
  252.  
  253. img.page-avatar {
  254. border-radius : 100%;
  255. width : 100%;
  256. height : 100%;
  257. z-index : 100;
  258. }
  259.  
  260. #register_form{
  261. display:none;
  262. }
  263.  
  264. .topnav {
  265. background-color : #461B7E;
  266. /*background-color : #ddd;*/
  267. overflow: hidden;
  268. /* box-shadow: 1vw 0px 2vw #888888; */
  269. height : auto;
  270. width: 100vw;
  271. }
  272.  
  273. .topnav a {
  274. float: left;
  275. display: block;
  276. color: #f2f2f2;
  277. text-align: center;
  278. padding: 14px 16px;
  279. text-decoration: none;
  280. font-size: 14px;
  281. }
  282.  
  283. .topnav a:hover {
  284. /*background-color: #ddd;*/
  285. color: black;
  286. text-decoration: underline;
  287. }
  288.  
  289. .active {
  290. background-color: #4CAF50;
  291. color: white;
  292. }
  293.  
  294. .topnav .icon {
  295. display: none;
  296. }
  297.  
  298. @media screen and (max-width: 600px) {
  299. .topnav ul:not(:first-child) {display: none;}
  300. .topnav {
  301. position: fixed;
  302. height : auto;
  303. }
  304. .topnav a.icon {
  305. float: right;
  306. display: block;
  307. }
  308. }
  309.  
  310. @media screen and (max-width: 600px) {
  311. .topnav.responsive {
  312. position: fixed;
  313. height : auto;
  314. }
  315. .topnav.responsive .icon {
  316. position: absolute;
  317. right: 0;
  318. top: 0;
  319. }
  320. .topnav.responsive ul {
  321. margin-top : 20%;
  322. float: left;
  323. display: block;
  324. text-align: center;
  325. }
  326. .topnav.responsive ul li {
  327. float: left;
  328. display: block;
  329. text-align: left;
  330. clear : both;
  331. }
  332.  
  333. }
  334.  
  335. .page-name-responsive {
  336. display : none;
  337. }
  338.  
  339. @media screen and (max-width: 600px) {
  340.  
  341. div.all-page-container {
  342. width : 100%;
  343. margin : 2vw;
  344. clear: both;
  345. }
  346.  
  347. div.all-page-container:hover {
  348. background-color : lightblue;
  349. box-shadow: 0 2vw 2vw black;
  350. opacity:0.7;
  351. cursor: pointer;
  352. z-index: 100;
  353. }
  354.  
  355. div.page-container-main {
  356. float : left;
  357. width : 15vw;
  358. margin : 3vw;
  359. border-radius : 1em;
  360. }
  361.  
  362. div.page-container-main:hover {
  363. /*border : 3px solid white;*/
  364. background-color : lightblue;
  365. box-shadow: 0 2vw 2vw black;
  366. opacity:0.7;
  367. cursor: pointer;
  368. z-index : 100;
  369.  
  370. }
  371.  
  372. h3.page-name {
  373. display : none;
  374. }
  375.  
  376. img.page-avatar{
  377. width : 70%;
  378. }
  379.  
  380. .page-name-responsive {
  381. display : inline;
  382. float : left;
  383. clear : right;
  384. }
  385.  
  386. .page-name-responsive-h {
  387. width : 50vw;
  388. font-size : 4vw;
  389. padding-top : 10%;
  390. }
  391.  
  392. }
  393.  
  394. /* ADD AT 21/11/2017 BY HOÀNG TÙNG */
  395. .list-title {
  396. text-align : center;
  397. font-size: 3vw;
  398. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement