Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -29,7 +29,7 @@ The **Hugging Face Community Spotlight** is a dedicated initiative to recognize
29
  <table>
30
  <tr>
31
  <td>
32
- <div style="border: 2px solid #ff6b35; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, #fff5f5 0%, #ffe6e6 100%);">
33
  <h3 style="color: #ff6b35; margin-top: 0;">🤖 Model Creators</h3>
34
 
35
  <em> People who bring the most useful models to the community</em>
@@ -42,7 +42,7 @@ The **Hugging Face Community Spotlight** is a dedicated initiative to recognize
42
  </div>
43
  </td>
44
  <td>
45
- <div style="border: 2px solid #4ecdc4; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, #f0fffe 0%, #e6fffd 100%);">
46
  <h3 style="color: #4ecdc4; margin-top: 0;">📚 Educators & Content Creators</h3>
47
 
48
  <em> People who write and make demos that educate the community</em>
@@ -56,7 +56,7 @@ The **Hugging Face Community Spotlight** is a dedicated initiative to recognize
56
  </tr>
57
  <tr>
58
  <td>
59
- <div style="border: 2px solid #45b7d1; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, #f0f9ff 0%, #e6f3ff 100%);">
60
  <h3 style="color: #45b7d1; margin-top: 0;">🛠️ Tool Builders</h3>
61
  <ul style="margin: 10px 0;">
62
 
@@ -68,7 +68,7 @@ The **Hugging Face Community Spotlight** is a dedicated initiative to recognize
68
  </div>
69
  </td>
70
  <td>
71
- <div style="border: 2px solid #9b59b6; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, #f8f5ff 0%, #f0e6ff 100%);">
72
  <h3 style="color: #9b59b6; margin-top: 0;">🤝 Community Champions</h3>
73
 
74
  <em> People who help out in forums</em>
 
29
  <table>
30
  <tr>
31
  <td>
32
+ <div style="border: 2px solid #ff6b35; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, rgba(255,107,53,0.1) 0%, rgba(255,107,53,0.2) 100%);">
33
  <h3 style="color: #ff6b35; margin-top: 0;">🤖 Model Creators</h3>
34
 
35
  <em> People who bring the most useful models to the community</em>
 
42
  </div>
43
  </td>
44
  <td>
45
+ <div style="border: 2px solid #4ecdc4; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, rgba(78,205,196,0.1) 0%, rgba(78,205,196,0.2) 100%);">
46
  <h3 style="color: #4ecdc4; margin-top: 0;">📚 Educators & Content Creators</h3>
47
 
48
  <em> People who write and make demos that educate the community</em>
 
56
  </tr>
57
  <tr>
58
  <td>
59
+ <div style="border: 2px solid #45b7d1; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, rgba(69,183,209,0.1) 0%, rgba(69,183,209,0.2) 100%);">
60
  <h3 style="color: #45b7d1; margin-top: 0;">🛠️ Tool Builders</h3>
61
  <ul style="margin: 10px 0;">
62
 
 
68
  </div>
69
  </td>
70
  <td>
71
+ <div style="border: 2px solid #9b59b6; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, rgba(155,89,182,0.1) 0%, rgba(155,89,182,0.2) 100%);">
72
  <h3 style="color: #9b59b6; margin-top: 0;">🤝 Community Champions</h3>
73
 
74
  <em> People who help out in forums</em>