DmitrMakeev commited on
Commit
6d76bbe
·
verified ·
1 Parent(s): 612ac71

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +0 -20
pages.html CHANGED
@@ -927,27 +927,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
927
 
928
 
929
 
930
- <style>
931
- /* Стили для контейнера кнопки */
932
- .button-con2 {
933
- display: inline-block;
934
- background-color: #4CAF50; /* Зелёный цвет */
935
- border-radius: 5px;
936
- cursor: pointer;
937
- transition: background-color 0.3s;
938
- padding: 10px;
939
- }
940
-
941
- .button-con2:hover {
942
- background-color: #388E3C; /* Тёмно-зелёный цвет при наведении */
943
- }
944
 
945
- .button-con2 svg {
946
- width: 36px;
947
- height: 36px;
948
- fill: white;
949
- }
950
- </style>
951
 
952
  </head>
953
  <body>
 
927
 
928
 
929
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
930
 
 
 
 
 
 
 
931
 
932
  </head>
933
  <body>