Facebook
From Bistre Parakeet, 1 Year ago, written in Plain Text.
This paste is a reply to acceuil dentiste from Scanty Peafowl - view diff
Embed
Download Paste or View Raw
Hits: 240
  1.  
  2.  
  3. .acceuilbody{
  4.     background-color: #F2FAFC;
  5.     height: 150vh;
  6. }
  7. .acceuilbody h1 {
  8.     margin-bottom: 5vh;
  9.     color:#43425D;
  10.     font: 600 25px/38px Poppins;
  11.     text-align: left;
  12.     margin-left: 20vh;
  13.    
  14. }
  15. .top-container{
  16.     display: flex;
  17.     margin-left: 15vh;
  18. }
  19.  
  20. .topBox{
  21.    
  22.     margin-left: 5vh;
  23.     margin-top: 2vh;
  24.     width: 60vh;
  25.     height: 20vh;
  26.     background: #FFFFFF 0% 0% no-repeat padding-box;
  27.     box-shadow: 0px 2px 6px #0000000A;
  28.     opacity: 1;
  29. }
  30. .topBox p{
  31.     margin-left: 2vh;
  32.     margin-top: 2vh;
  33.     text-align: left;
  34.     font: Poppins;
  35.     letter-spacing: 0px;
  36.     color: #43425D;
  37.     opacity: 0.6;
  38. }
  39. .topBox h3 {
  40.     margin-left: 2vh;
  41.     margin-top: 4vh;
  42.     text-align: left;
  43.     font: bold Poppins;
  44.     letter-spacing: 0px;
  45.     color: #4D4F5C;
  46. }
  47. .topBox h4{
  48.     text-align: left;
  49.     font:  bold 14px/17px 'Poppins';
  50.     letter-spacing: 0px;
  51.     color: #FF4141;
  52.     opacity: 1;
  53.  
  54. }
  55. .img-container{
  56.     margin-right: 2vh;
  57.     float: right;
  58.     width: 18vh;
  59.     margin-top: 4vh;
  60.    
  61. }
  62. .img-container img{
  63.     width: 100%;
  64.     height: 100%;
  65.     object-fit: contain;
  66. }
  67. .list-container{
  68.     margin-top:5vh;
  69.     display: flex;
  70.     margin-left: 15vh;
  71.     margin-bottom: 10vh;
  72. }
  73. .listeRdv{
  74.     padding: 3vh;
  75.     width: 125vh;
  76.     height: 98vh;
  77.     background: #FFFFFF 0% 0% no-repeat padding-box;
  78.     box-shadow: 0px 2px 6px #0000000A;
  79.     opacity: 1;
  80.     margin-left: 5vh;
  81.     margin-bottom: 5vh;
  82.  
  83. }
  84. .listeDossier{
  85.     padding: 3vh;
  86.     width: 60vh;
  87.     height: 98vh;
  88.     background: #FFFFFF 0% 0% no-repeat padding-box;
  89.     box-shadow: 0px 2px 6px #0000000A;
  90.     opacity: 1;
  91.     margin-left: 5vh;
  92.    
  93. }
  94. .listeRdv p{
  95.     margin-left: 2vh;
  96.     margin-top: 2vh;
  97.     text-align: left;
  98.     font:  Poppins;
  99.     letter-spacing: 0px;
  100.     color: #4D4F5C;
  101.     opacity: 0.59;
  102. }
  103. .dossierTitre{
  104.     margin-bottom: 2vh;
  105.     display: flex;
  106. }
  107. .dossierTitre p {
  108.     font-weight: 2rem;
  109.     text-align: left;
  110.     font-family:  Poppins;
  111.     letter-spacing: 0px;
  112.     color: #4D4F5C;
  113.     opacity: 1;
  114.  
  115. }
  116. .voirPlus{
  117.     margin-left:27vh;
  118. }

Replies to Re: acceuil dentiste.css rss

Title Name Language When
ListeDossier.js Bistre Gibbon text 1 Year ago.