Új fórummal kapcsolatos dolgok
-
#727
yo, aki itt csinálja a designt, egy ilyet rakjon már bele pls
[spoiler]
.pagination {
border-top-right-radius: 0px !important;
border-top-left-radius: 0px !important;
}
form[name="newmessage"] {
border-radius: 0px !important;
}
#topic-information {
border-radius: 0px !important;
}
#breadcrumb {
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
#header-top {
border-bottom-right-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}
#header-bottom {
border-top-right-radius: 0px !important;
border-top-left-radius: 0px !important;
}