From 430d5a2f11f53b2e265473c22d3b79d5b73792c2 Mon Sep 17 00:00:00 2001 From: Erick Zhao Date: Fri, 16 Feb 2024 16:53:09 -0800 Subject: [PATCH] fix(blog): remove outdated CSS syntax --- blog/august-2016-roundup.md | 2 -- blog/electron-37.md | 2 +- blog/july-2016-roundup.md | 31 +++++++++++++++---------------- 3 files changed, 16 insertions(+), 19 deletions(-) diff --git a/blog/august-2016-roundup.md b/blog/august-2016-roundup.md index 51cd2317..65c62579 100644 --- a/blog/august-2016-roundup.md +++ b/blog/august-2016-roundup.md @@ -18,8 +18,6 @@ If you've made an Electron app or host a meetup, make a [pull request](https://g ### New Apps -{: .table .table-ruled .table-full-width .table-with-spacious-first-column .mb-7} - | | | | | ---------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | | | [Code RPGify](http://code.rpgify.com) | RPG style coding application | diff --git a/blog/electron-37.md b/blog/electron-37.md index 0156981e..5dc64c3e 100644 --- a/blog/electron-37.md +++ b/blog/electron-37.md @@ -51,7 +51,7 @@ document.body.style.setProperty('--awesome-color', 'orange'); The variable values can be also edited from the **Styles** section of the development tools for quick feedback and tweaks: -![CSS properties in Styles tab](https://cloud.githubusercontent.com/assets/671378/13991612/1d10eb9c-f0d6-11e5-877b-c4dbc59f1209.gif){: .screenshot } +![CSS properties in Styles tab](https://cloud.githubusercontent.com/assets/671378/13991612/1d10eb9c-f0d6-11e5-877b-c4dbc59f1209.gif) ### `KeyboardEvent.code` Property diff --git a/blog/july-2016-roundup.md b/blog/july-2016-roundup.md index e1d68234..5a9cad14 100644 --- a/blog/july-2016-roundup.md +++ b/blog/july-2016-roundup.md @@ -18,22 +18,21 @@ If you've made an Electron app or host a meetup, make a [pull request](https://g ### New Apps -{: .table .table-ruled .table-full-width .table-with-spacious-first-column .mb-7} -| | | | -| --- | --- | -- | -| | [Demio](https://demio.com) | A Webinar platform built for inbound sales and marketing | -| | [Electorrent](https://github.com/Tympanix/Electorrent) | A remote client app for uTorrent server | -| | [PhoneGap](http://phonegap.com/products/#desktop-app-section) | The open source framework that gets you building amazing mobile apps using web technology | -| | [WordMark](http://wordmarkapp.com) | A lightweight blog publishing editor for Markdown writers | -| | [UbAuth](http://ubauth.enytc.com) | App to help developers create access tokens for Uber applications with OAuth 2.0 | -| | [HyperTerm](https://hyperterm.org) | HTML/JS/CSS terminal | -| | [Marp](https://yhatt.github.io/marp) | Markdown presentation writer | -| | [Glyphr Studio](https://github.com/glyphr-studio/Glyphr-Studio-Desktop) | A free, web based font designer, focusing on font design for hobbyists | -| | [BitCrypt](https://github.com/Nazgul07/BitCrypt) | A simple file encryption application for Windows Encrypt your bits | -| | [Trym](http://kontentapps.com/trym) | Beautiful small app for macOS to help you view, optimize and convert SVG icons | -| | [Booker](http://apps.meamka.me/booker) | Text editor with the power of Markdown | -| | [PhonePresenter](https://phonepresenter.com) | The smartest presentation clicker | -| | [Yout](https://youtplayer.github.io) | The new way to watch your playlists from YouTube on desktop | +| | | | +| ------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | +| | [Demio](https://demio.com) | A Webinar platform built for inbound sales and marketing | +| | [Electorrent](https://github.com/Tympanix/Electorrent) | A remote client app for uTorrent server | +| | [PhoneGap](http://phonegap.com/products/#desktop-app-section) | The open source framework that gets you building amazing mobile apps using web technology | +| | [WordMark](http://wordmarkapp.com) | A lightweight blog publishing editor for Markdown writers | +| | [UbAuth](http://ubauth.enytc.com) | App to help developers create access tokens for Uber applications with OAuth 2.0 | +| | [HyperTerm](https://hyperterm.org) | HTML/JS/CSS terminal | +| | [Marp](https://yhatt.github.io/marp) | Markdown presentation writer | +| | [Glyphr Studio](https://github.com/glyphr-studio/Glyphr-Studio-Desktop) | A free, web based font designer, focusing on font design for hobbyists | +| | [BitCrypt](https://github.com/Nazgul07/BitCrypt) | A simple file encryption application for Windows Encrypt your bits | +| | [Trym](http://kontentapps.com/trym) | Beautiful small app for macOS to help you view, optimize and convert SVG icons | +| | [Booker](http://apps.meamka.me/booker) | Text editor with the power of Markdown | +| | [PhonePresenter](https://phonepresenter.com) | The smartest presentation clicker | +| | [Yout](https://youtplayer.github.io) | The new way to watch your playlists from YouTube on desktop | ### New Meetups