05. Мероприятия

Версия 8.1 от Admin Admin на 2024/05/17 12:18
Предупреждение: Из соображений безопасности документ отображается в ограниченном режиме, поскольку это не текущая версия. Из-за этого могут быть расхождения и ошибки.

Мероприятия

    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap');

    .button-link {
      display: inline-block;
      a:link, a:active, a:visited  {
        display: inline-block;
        width: 280px;
        height: 75px;
        line-height: 75px;
        font-family: 'Montserrat', sans-serif !important;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        color: #3e7cbc;
        background-color: #ffffff;
        border: none;
        border-radius: 10px;
        box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
        margin: 10px;
      }
    }

    .button-link:hover {
      a:link, a:active, a:visited  {
        background-color: rgba(0, 0, 0, 0.03);
      }
    }
  

Не удалось выполнить макрос [velocity]. Причина: [The execution of the [velocity] script macro is not allowed in [xwiki:05\. Мероприятия.WebHome]. Check the rights of its last author or the parameters if it's rendered from another script.]. Нажмите на это сообщение для получения подробной информации.