News:

This is the third lot of news

Main Menu

Here's Some Code...

Started by Bocool, Dec 26, 2022, 04:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bocool

#main_menu .popup_window,
#genericmenu .popup_window,
#adm_submenus .popup_window {
top: 15%;
width: 95vw;
min-height: auto;
max-height: 90vh;
overflow-x: hidden;
overflow-y: scroll;
border-radius: 7px;
background: linear-gradient(to bottom, #fefefe 0, #dedede 50%);
}

Tester

yep that's definitely code