1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 11:10:18 +02:00

[ticket/14204] Add new refactored code

PHPBB3-14204
This commit is contained in:
hanakin
2017-02-17 14:24:11 -05:00
parent 2b52a13a3f
commit 1c85634778
2 changed files with 33 additions and 0 deletions

View File

@@ -40,6 +40,16 @@
/* Posting page styles
---------------------------------------- */
.button-form,
.button-form-bold {
font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
border-radius: 0;
}
.button-form-bold {
font-weight: 700;
}
.button-search,
.button-search-end {
border-radius: 0;