mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 15:05:39 +00:00
style: polish website hero and table UI
This commit is contained in:
parent
06a5a701a0
commit
39a2abbfcc
2 changed files with 15 additions and 34 deletions
|
|
@ -5,15 +5,8 @@
|
|||
|
||||
<div class="hero-shell">
|
||||
<div class="hero-topbar">
|
||||
<a href="#content" class="hero-brand-mini">Awesome Python</a>
|
||||
<span class="hero-brand-mini">Awesome Python</span>
|
||||
<div class="hero-topbar-actions">
|
||||
<a
|
||||
href="https://github.com/vinta/awesome-python"
|
||||
class="hero-topbar-link"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>Repository</a
|
||||
>
|
||||
<a
|
||||
href="https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md"
|
||||
class="hero-topbar-link hero-topbar-link-strong"
|
||||
|
|
@ -44,7 +37,7 @@
|
|||
|
||||
<div class="hero-actions">
|
||||
<a href="#library-index" class="hero-action hero-action-primary"
|
||||
>Browse the Index</a
|
||||
>Browse the List</a
|
||||
>
|
||||
<a
|
||||
href="https://github.com/vinta/awesome-python"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue