User:PavelCheloveckov/PythonProgress: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) m (SirYodaJedi moved page Template:PythonProgress to User:PavelCheloveckov/PythonProgress without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="width: | <div style="width: 220px; background-color: #444; border-radius: 6px; padding: 6px; font-family: Consolas, monospace; color: white; font-size: 13px;"> | ||
<div style="font-weight: bold; font-size: | <div style="font-weight: bold; font-size: 13px; margin-bottom: 6px;"> | ||
{{#if: {{{lang|}}} | | {{#if: {{{lang|}}} | | ||
{{#ifeq:{{{lang}}}|ru|Прогресс по Python — уровень изучения|Python Progress — learning level}} | {{#ifeq:{{{lang}}}|ru|Прогресс по Python — уровень изучения|Python Progress — learning level}} | ||
Line 7: | Line 7: | ||
}} | }} | ||
</div> | </div> | ||
<div style="position: relative; height: | <div style="position: relative; height: 20px; background: #888; border-radius: 4px; overflow: hidden;"> | ||
<div style=" | <div style=" | ||
width: {{{percent|0}}}%; | width: {{{percent|0}}}%; | ||
Line 14: | Line 14: | ||
45deg, | 45deg, | ||
#4caf50, | #4caf50, | ||
#4caf50 | #4caf50 8px, | ||
#388e3c | #388e3c 8px, | ||
#388e3c | #388e3c 16px | ||
); | ); | ||
border-radius: | border-radius: 4px 0 0 4px; | ||
transition: width 0.5s ease-in-out; | transition: width 0.5s ease-in-out; | ||
"> | "> | ||
Line 28: | Line 28: | ||
transform: translateX(-50%); | transform: translateX(-50%); | ||
height: 100%; | height: 100%; | ||
line-height: | line-height: 20px; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: 12px; | |||
user-select: none; | user-select: none; | ||
pointer- | pointer-even | ||
Revision as of 10:27, 28 July 2025
Python Progress — learning level