Readdy Write  
0,00 €
Your View Money
Views: Count
Self 20% 0
Your Content 60% 0

Users by Links 0
u1*(Content+Views) 10% 0
Follow-Follower 0
s2*(Income) 5% 0

Count
Followers 0
Login Register as User

webkit-appearance wird falsch dargestellt

16.07.2018 (👁3068)


# CSS Style, Html, webkit

 

 

<style>

    .NextLink {

        text-aligncenter;

        width60px;

        -webkit-appearancebutton;

        -moz-appearance:button;

        border-radius10px;

        font-sizex-large;

        font-kerningauto

    }

</style>

In Google Chrome

-webkit-appearance ->wird richtig dargestellt

Firefox

-webkit-appearance ->wird falsch dargestellt

In Opera

-webkit-appearance ->wird richtig dargestellt

Microsoft Edge

-webkit-appearance ->wird falsch dargestellt

Wird falsch dargestellt